FastProjects.SharedKernel 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package FastProjects.SharedKernel --version 1.0.7                
NuGet\Install-Package FastProjects.SharedKernel -Version 1.0.7                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FastProjects.SharedKernel" Version="1.0.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FastProjects.SharedKernel --version 1.0.7                
#r "nuget: FastProjects.SharedKernel, 1.0.7"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FastProjects.SharedKernel as a Cake Addin
#addin nuget:?package=FastProjects.SharedKernel&version=1.0.7

// Install FastProjects.SharedKernel as a Cake Tool
#tool nuget:?package=FastProjects.SharedKernel&version=1.0.7                

πŸš€ FastProjects.SharedKernel

Build Status NuGet NuGet Downloads License Last Commit GitHub Stars GitHub Forks

🚨 ALERT: Project Under Development This project is not yet production-ready and is still under active development. Currently, it's being used primarily for personal development needs. However, contributions are more than welcome! If you'd like to collaborate, feel free to submit issues or pull requests. Your input can help shape the future of FastProjects!


πŸ“š Overview

Package of some useful base classes that are used in Clean Architecture templates with DDD.


πŸ›  Roadmap


πŸš€ Installation

You can download the NuGet package using the following command to install:

dotnet add package FastProjects.SharedKernel

🀝 Contributing

This project is still under development, but contributions are welcome! Whether you’re opening issues, submitting pull requests, or suggesting new features, we appreciate your involvement. For more details, please check the contribution guide. Let’s build something amazing together! πŸŽ‰


πŸ“„ License

FastProjects is licensed under the MIT License. See the LICENSE file for full details.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FastProjects.SharedKernel:

Package Downloads
FastProjects.Caching

Collection of interfaces to work with cache.

FastProjects.Data.EntityFrameworkCore

Provides a base DbContext class with MassTransit and OutBox Message pattern support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.8 640 9/18/2024
1.0.7.1 90 9/18/2024
1.0.7 123 9/16/2024
1.0.5 91 9/16/2024
1.0.4 94 9/16/2024
1.0.3 109 9/11/2024
1.0.1 110 9/6/2024
1.0.0 105 9/5/2024