microservice.toolkit.core
0.9.0
See the version list below for details.
dotnet add package microservice.toolkit.core --version 0.9.0
NuGet\Install-Package microservice.toolkit.core -Version 0.9.0
<PackageReference Include="microservice.toolkit.core" Version="0.9.0" />
paket add microservice.toolkit.core --version 0.9.0
#r "nuget: microservice.toolkit.core, 0.9.0"
// Install microservice.toolkit.core as a Cake Addin #addin nuget:?package=microservice.toolkit.core&version=0.9.0 // Install microservice.toolkit.core as a Cake Tool #tool nuget:?package=microservice.toolkit.core&version=0.9.0
Microservice Toolkit
The library is a work in progress. It is not yet considered production-ready.
Everything you need for your entire micro services development life cycle.
Microservice Toolkit is the fastest and smartest way to produce industry-leading microservices that users love.
A progressive .NET and ASP.NET toolkit for coding fast, reliable and scalable server-side and desktop applications.
Written in C#, Microservice Toolkit takes advantage of the power of .NET framework to make possible to write efficient code in a short time.
How to install
It is a modular toolkit.
The Core library ("microservice.toolkit.core") is the foundation and it is a necessary dependency if you want to use Microservice Toolkit.
Package Manager
Install-Package microservice.toolkit.core -Version 0.9.0
.NET CLI
dotnet add package microservice.toolkit.core --version 0.9.0
Package Reference
<PackageReference Include="microservice.toolkit.core" Version="0.9.0" />
Key Features 🔑
The other libraries (included in Microservice Toolkit) collects and enriches the already powerful .NET framework and other C# libraries.
- Message mediator: microservices connection on desktop and cloud application
- Cache manager: warehouse for web and cloud application for frequently requested data
- Configuration Manager: strongly typed configuration reader
- Database connection manager: enriches the DbConnection object with powerful extension methods
- Migration Manager: version control for databases
Release Notes 📃
How to release a new version 🚀
To release a new version of the package:
- Update version in
Directory.Build.props
file. - Draft a release on GitHub
License 📑
How to contribute
Sponsor 🤝
Special thanks to:
- JetBrains and its Open Source projects support Copyright © 2000-2021 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.2)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on microservice.toolkit.core:
Package | Downloads |
---|---|
microservice.toolkit.connectionmanager
Common interface to simplify the access to a SQL database. |
|
microservice.toolkit.messagemediator
Package Description |
|
microservice.toolkit.migrationmanager
Package Description |
|
microservice.toolkit.configurationmanager
Common interface to access to configurations value. |
|
microservice.toolkit.cachemanager
Common interface to manage cache using different providers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 245 | 7/30/2024 |
2.0.0 | 168 | 7/28/2024 |
1.1.1 | 322 | 7/19/2024 |
1.1.0 | 308 | 7/19/2024 |
1.0.0 | 316 | 6/10/2024 |
0.11.2 | 377 | 4/6/2024 |
0.11.1 | 375 | 3/30/2024 |
0.11.0 | 330 | 3/30/2024 |
0.10.2 | 1,351 | 3/15/2023 |
0.10.1 | 1,518 | 1/18/2023 |
0.10.0 | 1,483 | 1/11/2023 |
0.9.1 | 967 | 11/22/2022 |
0.9.0 | 1,031 | 11/16/2022 |
0.8.0 | 1,265 | 10/12/2022 |
0.7.0 | 1,270 | 4/28/2022 |
0.6.2 | 1,291 | 2/28/2022 |
0.6.1 | 1,623 | 2/21/2022 |
0.6.0 | 1,718 | 1/15/2022 |
0.5.0 | 983 | 12/8/2021 |
0.4.9 | 950 | 12/2/2021 |
0.4.8 | 994 | 12/2/2021 |
0.4.7 | 997 | 12/2/2021 |
0.4.6 | 976 | 12/1/2021 |
0.4.5 | 4,073 | 11/25/2021 |
0.4.4 | 1,050 | 11/2/2021 |
0.4.3 | 1,012 | 11/2/2021 |
0.4.2 | 1,103 | 10/27/2021 |
0.4.1 | 1,106 | 10/21/2021 |
0.4.0 | 1,230 | 10/3/2021 |