romagny13 


    • 60,992 total downloads
    • last updated 7/25/2019
    • Latest version: 0.7.6
    • json xml serializer
    Json and Xml Serializers for .NET projects Support : * Wpf, Windows Forms, Asp.Net * Uwp (>=build 16299) * Asp.Net Core, Xamarin (.Net Standard 2.0) * etc. * JsonO * Methods * ToJson: Object... More information
  • MvvmLib Wpf Mvvm: ViewModelLocator, BindingProxy, etc. Navigation: NavigationService, ConfigurableNavigationService Data: ListCollectionViewEx, PagedList, PagedSource and commands... More information
    • 42,573 total downloads
    • last updated 7/30/2022
    • Latest version: 6.0.0
    • migration
    A Lightweight Library to generate quickly Databases from entities. Concepts: - 0 Migration. No "MigrationsHistory" table. Avoids a directory with hundred of migrations. - Scaffold command to... More information
    • 26,845 total downloads
    • last updated 7/30/2022
    • Latest version: 6.0.0
    • migration
    A Lightweight Library to generate quickly Databases from entities. Concepts: - 0 Migration. No "MigrationsHistory" table. Avoids a directory with hundred of migrations. - Scaffold command to... More information
    • 26,579 total downloads
    • last updated 1/26/2018
    • Latest version: 4.1.0
    • EasyDb micro orm data
    EasyDb is a Library for .NET Projects. * Micro ORM * Mapping explicit or by Data Annotations * Simple commands with SQL * Factories for a better project structure * QueryService SqlClient, OleDb, MySqlClient... More information
  • MvvmLib Core Commands: DelegateCommand, AsyncCommand and CompositeCommand Task Extensions: for Async with void method Mvvm: BindableBase, ValidatableBindableBase and ModelWrapper EventAggregator :... More information
    • 22,390 total downloads
    • last updated 11/11/2022
    • Latest version: 6.0.1
    • migration
    CodeFirstDbGenerator Tools for the Package Manager Console in Visual Studio. Enables these commands: Scaffold-DbModel Generate-Script Update-Database
    • 15,418 total downloads
    • last updated 4/5/2023
    • Latest version: 0.17.0
    • mvvm ioc container
    MvvmLib IoC Container. "It does all the work" * Auto discovery of types and impletation types for interfaces not registered * Allows to register and resolve types, instances, factories * injection... More information
  • SDE (System.Data.Extensions) provides extensions methods to code faster. Db supported: Sql Server, Sqlite, MySql, PostgreSql, etc.
    • 9,191 total downloads
    • last updated 7/30/2022
    • Latest version: 6.0.0
    • migration
    A Lightweight Library to generate quickly Databases from entities. Concepts: - 0 Migration. No "MigrationsHistory" table. Avoids a directory with hundred of migrations. - Scaffold command to... More information
    • 7,688 total downloads
    • last updated 7/30/2022
    • Latest version: 6.0.0
    • migration
    A Lightweight Library to generate quickly Databases from entities. Concepts: - 0 Migration. No "MigrationsHistory" table. Avoids a directory with hundred of migrations. - Scaffold command to... More information
    • 7,088 total downloads
    • last updated 1/14/2018
    • Latest version: 0.3.1
    Migration Tool (in the directory "packages") and Services. Support: * Sql Server * MySql Commands: * Drop Database * Create Database, Create and use Database * Create Table * Alter Table * Drop Table * Create... More information
  • Interception for NET Allows to create proxies for classes and interfaces, intercept properties, methods, events and customize the code generated.
    • 5,261 total downloads
    • last updated 11/11/2022
    • Latest version: 6.0.1
    • migration
    A Lightweight Library to generate quickly Databases from entities. Concepts: - 0 Migration. No "MigrationsHistory" table. Avoids a directory with hundred of migrations. - Scaffold command to... More information
  • Allows to generate entities from an existing Sql Server Database.
    • 2,274 total downloads
    • last updated 7/30/2022
    • Latest version: 6.0.0
    • migration
    A Lightweight Library to generate quickly Databases from entities. Concepts: - 0 Migration. No "MigrationsHistory" table. Avoids a directory with hundred of migrations. - Scaffold command to... More information
  • Allows to generate code with Source Generators. Support: MvvmLib, Prism (installation detected) Class Level Attributes: - Inpc: to implement INotifyPropertyChanged - BindableObject: allows to add BindableBase... More information
  • Twitter Api Library OAuth : * App-only (AppOnlyAuth) * SingleUserAuth * PKCE (PKCEAuth) * 3-legged (ThreeLeggedAuth) * Pin-based (PinBAsedAuth) Request : * RequestBuilder * OAuthRequestBuilder
  • MvvmLib Scanning
  • Registration source for Autofac. Allows to discover implementations types for interfaces and create resgistrations.