-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,11 +5,17 @@ | |
|
||
## Libraries | ||
|
||
**TODO**: Agregar las librerías utilizadas. | ||
- [Microsoft.EntityFrameworkCore.Sqlite](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite/): SQLite database provider for Entity Framework Core. | ||
- [Microsoft.Extensions.Logging](https://www.nuget.org/packages/Microsoft.Extensions.Logging/): Logging infrastructure default implementation for Microsoft.Extensions.Logging. | ||
- [Microsoft.Extensions.Logging.Console](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Console/): Console logger provider implementation for Microsoft.Extensions.Logging. | ||
- [Microsoft.Extensions.DependencyInjection](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/): Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection. | ||
- [zeroc.ice.net](https://www.nuget.org/packages/zeroc.ice.net/): Ice C#/.NET SDK. Ice is a comprehensive RPC framework that helps you network your software with minimal effort. | ||
- [zeroc.icebuilder.msbuild](https://www.nuget.org/packages/zeroc.icebuilder.msbuild/): Provides support for compiling Slice source files (.ice files) in MSBuild projects. | ||
|
||
|
||
## Developers | ||
|
||
- [Martin Osorio-Bugueño<[email protected]>]([email protected]). | ||
- [Martin Osorio-Bugueño <[email protected]>]([email protected]). | ||
|
||
## License | ||
|
||
|