Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 3.33 KB

README.md

File metadata and controls

63 lines (43 loc) · 3.33 KB

Microservice Toolkit

Test codecov Publish License: MIT Nuget

Designed by humans, enhanced by AI.

Everything you need for your entire microservices development life cycle.

Microservice Toolkit is progressive/modular .NET and ASP.NET toolkit for coding fast, reliable and scalable cloud and desktop applications.

Written in C#, it takes advantage of the power of .NET framework to make possible to write efficient code in a short time.

Microservice Toolkit Logo

Key Features 🔑

The Microservice Toolkit libraries collects and enriches the already powerful .NET framework and C# libraries.

NuGet Version NuGet Downloads
Microservices connection on desktop and cloud application

NuGet Version NuGet Downloads
Warehouse for web and cloud application for frequently requested data

NuGet Version NuGet Downloads
Strongly typed configuration reader using extension methods

NuGet Version NuGet Downloads
Enriches the DbConnection object with powerful extension methods

NuGet Version NuGet Downloads
Version control for databases

Release Notes 📃

Version history

License 📑

MIT License

How to contribute 🚀

Contributing

How to release a new version

To release a new version of the package:

  1. Update version in Directory.Build.props file.
  2. Draft a release on GitHub