Git Product home page Git Product logo

commons's Introduction

BSN.Commons

ITNOA

AppVeyor Build Build status
.Net Core Build .NET Core
OpenCover Coverage Status
NuGet nuget

Build history

Commons library

commons's People

Contributors

dependabot[bot] avatar fr-soltanzadeh avatar greencodeline avatar meghasemim1999 avatar reza-noei avatar rikolearn avatar sepand96 avatar soroshsabz avatar vesalbehrouzi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

commons's Issues

Add AutoMapper Extension

In this issue I'm gonna add an extension for injecting automapper with some default profiles for common conversions.

Refactor ResponseBase class to cover our needs

We need to update ResponseBase class to satisfy these needs:

We need ResponseBase to be a non-abstract class in case we want to read an unsuccessful response.
+ e.g: if (response == 404) then response.ReadAsAsync()

We need to cut developer changes in IsSuccess property by making it non-virtual.

Remove incompatible packages

ITNOA

For example in BSN.Commons the Microsoft.AspNet.Identity.EntityFramework is incompatible with .NET Standard 2 projects

Support Entity Framework Core

ITNOA

We need to support Entity Framework Core 5 in this library for using this library in asp.net core projects.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.