Skip to content

ServiceBase is my personal library with all common bits & parts I use for building web services with .NET Core

License

Notifications You must be signed in to change notification settings

live-asif/ServiceBase

 
 

Repository files navigation

ServiceBase

ServiceBase is my personal library with all common used bits & parts I use for building web services with .NET Core

Build status

Platform

ServiceBase is built against NET Core 2.2 using the RTM tooling that ships with Visual Studio 2017. This is the only configuration I support on the issue tracker.

How to build

  • Install .NET Core 2.2
  • Use Visual Studio 2017 to build it

Documentation

There is a example project that utilizes most of features you can dig in.

About

ServiceBase is my personal library with all common bits & parts I use for building web services with .NET Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • Other 1.1%