Skip to content

Genesys Source Framework is an open-source, cross-platform business object reusability framework. Structure-only so you can build your business entities as cross-platform, self-serializing objects, such as CustomerInfo. Add reusability to your software stack without the cost and uncertainty.

License

sbxlmdsl/Framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesys Source Framework

Genesys Source Framework 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:

  • Genesys.Framework.DataAccess: Entity Framework 6.1.3, C#, .NET 4.6
  • Genesys.Framework.Interfaces: Portable Class Library (Windows, Xamarin iOS, Xamarin Android), C#, .NET 4.6, Profile 151
  • Genesys.Framework.Models: Portable Class Library (Windows, Xamarin iOS, Xamarin Android), C#, .NET 4.6, Profile 151

Database:

  • SQL Express database included: Genesys.Framework.Test\App_Data\GenesysFrameworkTest.mdf

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.

Reference Site and Documentation

Genesys Source Framework downloads and docs available at GenesysFramework.com: Genesys Source Framework...

Dev Environment and Compiling

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.

Database Environment and Publishing

Please use the latest SQL Server and/or SQL Expresss and publish using the SSDT project Framework.Database.

Hosting

  • Cloud: Azure Web Server, Database Server and/or Virtual Machines.
  • On-Prem: Latest Windows Server, IIS, .NET 4.5, SQL Server.

Build and Release

  • 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.

Git Repo

About

Genesys Source Framework is an open-source, cross-platform business object reusability framework. Structure-only so you can build your business entities as cross-platform, self-serializing objects, such as CustomerInfo. Add reusability to your software stack without the cost and uncertainty.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.5%
  • Batchfile 2.4%
  • PowerShell 0.1%