Skip to content

Commit

Permalink
docs(README): Edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
herrroww committed May 15, 2020
1 parent de183d3 commit dd44ceb
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit dd44ceb

Please sign in to comment.