Genesys Source Framework for ASP.NET Web API is a pre-setup full-stack .NET Solution to house your reusable business objects, such as CustomerInfo. Works with your existing SQL tables, and allows you to incrementally upgrade your custom software app...one page at a time.
Bringing reusability to your software stack without the cost and uncertainty.
Projects:
- Framework.WebServices: Web API 5.2.3, C#, .NET 4.6
- Framework.Models: Portable Class Library (Win, iOS, Android), C#, .NET 4.6, Profile 151
- Framework.Interfaces: Portable Class Library (Win, iOS, Android), C#, .NET 4.6, Profile 151
- Framework.DataAccess: Entity Framework 6.1.3, C#, .NET 4.6
- Framework.Database: SQL Server Data Tools (SSDT), T-SQL, SQL Server 2016, .NET 4.6
Database:
- SQL Express database included: App_Data\FrameworkData.mdf
- SSDT publish to SQL Server dev environment: Framework.Database\Publish\PublishToDev.publish.xml
- SSDT publish to SQL Express local file: Framework.Database\Publish\PublishToLocal.publish.xml
Genesys Source Namespaces:
- Genesys.Framework: Structure and functionality Framework to support your reusable entities. Classes such as CrudEntity, EntityReader and EntityWriter.
- Genesys.Extensions: .NET Framework extension methods for null-safe, strongly-typed operations. Cross-platform, open-source common library for .NET.Standard and .NET Core (Universal, Portable).
- Genesys.Extras: .NET Framework-level classes for common tasks such as Http request/response, serialization, string manipulation, error logging, etc. Cross-platform, open-source common library.
Genesys Source Framework downloads and docs available at GenesysFramework.com: Genesys Source Framework...
- Genesys Framework Overview
- Genesys Framework Quick-Guide
- Genesys Framework Requirements
- Genesys Framework Reference Genesys Soruce Extensions...
- Genesys Extensions Reference
Please use the latest Visual Studio and build using the IDE or MSBuild.exe. Our CICD processes default to the latest Visual Studio and MSBuild versions.
Please use the latest SQL Server and/or SQL Expresss and publish using the SSDT project Framework.Database.
- SSDT publish to SQL Server dev environment: Framework.Database\Publish\PublishToDev.publish.xml
- SSDT publish to SQL Express local file: Framework.Database\Publish\PublishToLocal.publish.xml
- Cloud: Azure Web Server, Database Server and/or Virtual Machines.
- On-Prem: Latest Windows Server, IIS, .NET 4.5, SQL Server.
- VisualStudio.com repos set to TFVC. On-prem TFS server and build agent for local infrastructure powershell deployments.
- Local NuGet feed for development cycles.
- Sprints pushed to GitHub on or about the 7th of each month.
Please use ClickOnce Deployments to distribute your app with a Url
- https://github.com/GenesysSource/Framework-for-WebAPI.git
git clone [email protected]:GenesysSource/Framework-for-WebAPI.git