smadala
Problem solver. Currently working on Office 365 Insider Risk Management solution @microsoft
@MicrosoftHyderabad
Pinned Repositories
cli
The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
Books
Books store
cds
Concurrent Data structures stuff
cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
core-setup
Installer packages for the .NET Core runtime and libraries
create-your-own-adventure
sdk
Core functionality needed to create .NET Core projects, that is shared between VisualStudio and CLI
templating
This repo contains the Template Engine which is used by dotnet new
vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
vstest.coverage
Provide awesome experience to view code coverage data in VS Code which is collected by "dotnet test". This project part of @Microsoft hackthon week https://garagehackbox.azurewebsites.net/hackathons/1214/projects/70923
smadala's Repositories
smadala/Books
Books store
smadala/cds
Concurrent Data structures stuff
smadala/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
smadala/core-setup
Installer packages for the .NET Core runtime and libraries
smadala/create-your-own-adventure
smadala/dbs
DataBase System implementation
smadala/sdk
Core functionality needed to create .NET Core projects, that is shared between VisualStudio and CLI
smadala/templating
This repo contains the Template Engine which is used by dotnet new
smadala/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
smadala/vstest.coverage
Provide awesome experience to view code coverage data in VS Code which is collected by "dotnet test". This project part of @Microsoft hackthon week https://garagehackbox.azurewebsites.net/hackathons/1214/projects/70923
smadala/dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
smadala/Entity-Analysis
Entity specific mining is to make use of different APIs for information retrieval based on the entity type and then analyze this information fetched from multiple sources and represent it in a summarized form. Example: Taj Mahal (location), Katy Perry (music), Sachin Tendulkar (person). In this approach information about the Taj Mahal is gathered using various web apis to give more holistic view of the entity.
smadala/Eval
smadala/Hadoop
Hadoop implementation
smadala/ire
Information Retrieval and Extraction project
smadala/React.NET
.NET library for JSX compilation and server-side rendering of React components
smadala/recipes
smadala/reflections
smadala/samples
smadala/SimpleTestProject
smadala/TeamCity.VSTest.TestAdapter
smadala/test-templates
smadala/testfx
MSTest framework and adapter
smadala/urlcanon
url canonicalization library for python and java
smadala/vstest-docs
Documentation for the Visual Studio Test Platform.
smadala/vstest.datacollectors
smadala/vsts-agent-docker
Visual Studio Team Services (VSTS) Agent Docker Images
smadala/vsts-tasks
Build and Release Tasks for Visual Studio Team Services and Team Foundation Server
smadala/xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
smadala/xunit.testlogger
XUnit logger for vstest platform