NArchitecture.Core.Localization.Resource.Yaml
1.0.0
See the version list below for details.
dotnet add package NArchitecture.Core.Localization.Resource.Yaml --version 1.0.0
NuGet\Install-Package NArchitecture.Core.Localization.Resource.Yaml -Version 1.0.0
<PackageReference Include="NArchitecture.Core.Localization.Resource.Yaml" Version="1.0.0" />
<PackageVersion Include="NArchitecture.Core.Localization.Resource.Yaml" Version="1.0.0" />
<PackageReference Include="NArchitecture.Core.Localization.Resource.Yaml" />
paket add NArchitecture.Core.Localization.Resource.Yaml --version 1.0.0
#r "nuget: NArchitecture.Core.Localization.Resource.Yaml, 1.0.0"
#addin nuget:?package=NArchitecture.Core.Localization.Resource.Yaml&version=1.0.0
#tool nuget:?package=NArchitecture.Core.Localization.Resource.Yaml&version=1.0.0
<p align="center"> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/graphs/contributors"><img src="https://img.shields.io/github/contributors/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/network/members"><img src="https://img.shields.io/github/forks/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/stargazers"><img src="https://img.shields.io/github/stars/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/issues"><img src="https://img.shields.io/github/issues/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/blob/master/LICENSE"><img src="https://img.shields.io/github/license/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> </p><br />
<p align="center"> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core"><img src="https://user-images.githubusercontent.com/53148314/194872467-827dc967-acee-4bca-88a2-59ed5695bebf.png" height="125"></a> <h3 align="center">.NetCore Core Packages </h3> <p align="center">
<a href="https://github.com/kodlamaio-projects/nArchitecture.Core/issues">Report Bug</a>
·
<a href="https://github.com/kodlamaio-projects/nArchitecture.Core/issues">Request Feature</a>
</p> </p>
💻 About The Project
A project has been created that includes Advanced Repository, Dynamic Querying, JWT, OTP, Google & Microsoft Auth, Role Based Management, Distributed Caching(Redis), Logging (Serilog), Elastic Search, and much more. By contributing, you can support the project and learn new things.
Built With
⚙️ Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
- .NET 7
Installation
- Add submodule to your backend project repository
git submodule add https://github.com/kodlamaio-projects/nArchitecture.Core.git src/corePackages
- Run the following command to update this module
git submodule update --remote src/corePackages
🚀 Usage
- Check this nArchitecture.RentACar repository
Analysis
- If not, Install dotnet tool
dotnet tool restore
. - Run anaylsis command
dotnet roslynator analyze
Format
- If not, Install dotnet tool
dotnet tool restore
. - Run format command
dotnet csharpier .
🚧 Roadmap
See the open issues for a list of proposed features (and known issues).
🤝 Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b <feature>/<amazingFeature>'
) - Commit your Changes (
git commit -m '<semanticCommitType>(<scope>): <amazingFeature>'
) 💡 Check Semantic Commit Messages - Push to the Branch (
git push origin <feature>/<amazingFeature>
) - Open a Pull Request
⚖️ License
Distributed under the MIT License. See LICENSE
for more information.
📧 Contact
Project Link: https://github.com/kodlamaio-projects/nArchitecture.Core
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- NArchitecture.Core.Localization.Abstraction (>= 1.0.0)
- YamlDotNet (>= 15.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NArchitecture.Core.Localization.Resource.Yaml:
Package | Downloads |
---|---|
NArchitecture.Core.Localization.Resource.Yaml.DependencyInjection
Provide dependency injection extensions for YAML-based resource management for NArchitecture.Core.Localization.Resource.Yaml. |
|
NArchitecture.Core.Test
Provides utilities for testing. |
GitHub repositories
This package is not used by any popular GitHub repositories.