ndddsample icon indicating copy to clipboard operation
ndddsample copied to clipboard

NDDDSample - A sample project which demonstrates a practical implementation of the building block patterns described by Eric Evans in "Domain-Driven Design: Tackling Complexity in the Heart of Softwar...

Results 6 ndddsample issues
Sort by recently updated
recently updated
newest added

Bumps jQuery.Validation from 1.6 to 1.19.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery.Validation&package-manager=nuget&previous-version=1.6&new-version=1.19.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

## CVE-2015-9251 - Medium Severity Vulnerability Vulnerable Libraries - jquery.1.4.1.nupkg, jquery-1.4.1.min.js jquery.1.4.1.nupkg jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event hand... Library home page:...

security vulnerability

## CVE-2012-6708 - Medium Severity Vulnerability Vulnerable Libraries - jquery-1.4.1.js, jquery.1.4.1.nupkg, jquery-1.2.6.js, jquery-1.4.1.min.js jquery-1.4.1.js JavaScript library for DOM operations Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.4.1/jquery.js Path to vulnerable library: /ndddsample/src/NDDDSample/app/presentation/NDDDSample.Web/Scripts/jquery-1.4.1.js Dependency Hierarchy:...

security vulnerability

## CVE-2011-4969 - Medium Severity Vulnerability Vulnerable Libraries - jquery-1.4.1.js, jquery.1.4.1.nupkg, jquery-1.2.6.js, jquery-1.4.1.min.js jquery-1.4.1.js JavaScript library for DOM operations Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.4.1/jquery.js Path to vulnerable library: /ndddsample/src/NDDDSample/app/presentation/NDDDSample.Web/Scripts/jquery-1.4.1.js Dependency Hierarchy:...

security vulnerability

``` It seemed that IRoutingService should be under NDDDSample.Application (like IBookingService, ICargoInspectionService, etc) instead of under NDDDSample.Domain. Thanks. ``` Original issue reported on code.google.com by `[email protected]` on 8 May 2014...

question
suggestion

### Issue description The project files are at this point quite outdated and contain a lot unnecessary data/configuration. ### Solution Cleanup the project files.

technical debt