GithubHelp home page GithubHelp logo

masterskriptor / dotnetcore2-framework Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 51 KB

A Dot Net Core Framework that uses generic data services, and other useful services for website dev, such as an smtpclient service and merchant services.

C# 100.00%

dotnetcore2-framework's People

Contributors

masterskriptor avatar

Stargazers

 avatar

Watchers

 avatar

dotnetcore2-framework's Issues

Contact Identity Issue

The Contact Controller required the ApplicationUser Model in EXCSLA.Models. The user should be able to use any class that implements IdentityUser in the event they have a custom user class they have implemented.

Nuget bound

Add a folder for combining the nuget packages into a single package called EXCSLA.DotNetCore2.All so users do not have to add package references for each package they use.

Contact Controller Routing Issue

The contact controller has routes hard coded into the base controller. The contact controller base should have all virtual methods so that they can be overridden.

Docs

This framework seriously needs some documentation if you want anyone to use it....

IDataService missing methods

The IDataService needs to be updated to include the methods added to DataService for adding children to objects.

ContactControllerBase DI issue

The Contact Controller base class requires the UserManager and the Configuration Manager to initialize. Look into using options in the startup.cs to make the controller easier to use and initialization cleaner.

FileUploadService

FileUploadService needs to have an argument for relative paths to upload to. Currently it defaults to "products/images." Also allow for configuration to set a default relative path in the event a path is not supplied in the call.

ContactController Reply Bug

The Reply method of the ContactControllerBase uses IsNullOrEmpty method to test for configuration key. Instead check the Configurations' keys to see if it exists.

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.