hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8c6fff85b59c07906e1e39aa409cbb121132ac8b | 92,244 | cs | C# | Center/Controllers/Network/Topology.cs | 4vz/jovice | acd23dd38c3a853a91dc99533acda2179dd034f4 | [
"MIT"
] | null | null | null | Center/Controllers/Network/Topology.cs | 4vz/jovice | acd23dd38c3a853a91dc99533acda2179dd034f4 | [
"MIT"
] | 20 | 2016-02-25T10:02:34.000Z | 2017-05-07T13:42:29.000Z | Center/Controllers/Network/Topology.cs | 4vz/jovice | acd23dd38c3a853a91dc99533acda2179dd034f4 | [
"MIT"
] | null | null | null | using Aphysoft.Share;
using Center.Providers;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Web;
using Jovice;
namespace Center
{
public enum TopologyDiscoveryTypes
{
ServiceID,
PEInterface,
MEInterface
}
public static clas... | 49.593548 | 212 | 0.439497 |
e788ea3650b49d5989a337cc96dfe467e5aaefc5 | 415 | cs | C# | Utils/Analyzer/MethodDefAnalyzer.cs | Obfuscator-Collections/LoGiC.NET | 821dbd0549141c42b882b28057695690302a21ee | [
"MIT"
] | null | null | null | Utils/Analyzer/MethodDefAnalyzer.cs | Obfuscator-Collections/LoGiC.NET | 821dbd0549141c42b882b28057695690302a21ee | [
"MIT"
] | null | null | null | Utils/Analyzer/MethodDefAnalyzer.cs | Obfuscator-Collections/LoGiC.NET | 821dbd0549141c42b882b28057695690302a21ee | [
"MIT"
] | null | null | null | using dnlib.DotNet;
namespace LoGiC.NET.Utils.Analyzer
{
/// <summary>
/// This class will analyze a method def.
/// </summary>
public class MethodDefAnalyzer : DefAnalyzer
{
public override bool Execute(object context)
{
MethodDef method = (MethodDef)context;
return !method.IsRuntimeSpecialNa... | 25.9375 | 122 | 0.708434 |
e7cd3eba45145efe228a66e6697963d83d0dbf25 | 1,138 | cs | C# | PDPTracker/App.cs | SogetiMobileSIG/Xamarin | c4d242eefc6fc40519b6cf7e650656ebc8cb58e2 | [
"MIT"
] | 1 | 2016-09-19T19:03:37.000Z | 2016-09-19T19:03:37.000Z | PDPTracker/App.cs | SogetiMobileSIG/Xamarin | c4d242eefc6fc40519b6cf7e650656ebc8cb58e2 | [
"MIT"
] | null | null | null | PDPTracker/App.cs | SogetiMobileSIG/Xamarin | c4d242eefc6fc40519b6cf7e650656ebc8cb58e2 | [
"MIT"
] | null | null | null | using PDPTracker.Models;
using Xamarin.Forms;
namespace PDPTracker
{
public class App : Application
{
public App ()
{
if (Device.OS == TargetPlatform.iOS) {
MainPage = new TabbedMainPage ();
} else if (Device.OS == TargetPlatform.Android) {
... | 24.73913 | 61 | 0.523726 |
0ec2297d76a4a0a90e7df9aa854c0de36fe851bf | 4,389 | cs | C# | src/ImageSharp/Formats/Jpeg/Common/Decoder/AdobeMarker.cs | axunonb/ImageSharp | 88a46fa52ec892f9ae9904b66f8c85d138c5b3bf | [
"Apache-2.0"
] | 1 | 2021-08-10T15:07:08.000Z | 2021-08-10T15:07:08.000Z | src/ImageSharp/Formats/Jpeg/Common/Decoder/AdobeMarker.cs | axunonb/ImageSharp | 88a46fa52ec892f9ae9904b66f8c85d138c5b3bf | [
"Apache-2.0"
] | null | null | null | src/ImageSharp/Formats/Jpeg/Common/Decoder/AdobeMarker.cs | axunonb/ImageSharp | 88a46fa52ec892f9ae9904b66f8c85d138c5b3bf | [
"Apache-2.0"
] | null | null | null | // Copyright (c) Six Labors and contributors.
// Licensed under the Apache License, Version 2.0.
using System;
// ReSharper disable InconsistentNaming
namespace SixLabors.ImageSharp.Formats.Jpeg.Common.Decoder
{
/// <summary>
/// Provides information about the Adobe marker segment.
/// </summary>
///... | 37.512821 | 127 | 0.573251 |
221fe553de7120d08070dfc837a96f82a3568e73 | 489 | cs | C# | test/FubarDev.WebDavServer.Tests/FileSystem/DotNetSimpleFsTests.cs | ajay-soni-giacom/WebDavServer | 967f453f5bffbc63df0f63631d3a2d30c7d03754 | [
"MIT"
] | 80 | 2017-06-16T08:01:25.000Z | 2022-03-12T16:26:00.000Z | test/FubarDev.WebDavServer.Tests/FileSystem/DotNetSimpleFsTests.cs | ajay-soni-giacom/WebDavServer | 967f453f5bffbc63df0f63631d3a2d30c7d03754 | [
"MIT"
] | 52 | 2017-04-14T13:24:35.000Z | 2022-03-24T14:12:00.000Z | test/FubarDev.WebDavServer.Tests/FileSystem/DotNetSimpleFsTests.cs | ajay-soni-giacom/WebDavServer | 967f453f5bffbc63df0f63631d3a2d30c7d03754 | [
"MIT"
] | 43 | 2017-08-21T12:12:36.000Z | 2022-02-04T11:46:43.000Z | // <copyright file="DotNetSimpleFsTests.cs" company="Fubar Development Junker">
// Copyright (c) Fubar Development Junker. All rights reserved.
// </copyright>
using FubarDev.WebDavServer.Tests.Support.ServiceBuilders;
namespace FubarDev.WebDavServer.Tests.FileSystem
{
public class DotNetSimpleFsTests : SimpleFs... | 28.764706 | 80 | 0.730061 |
44d3a45cf1335c501f6b05167459e5793fee720b | 288 | cs | C# | ButtonMap.cs | dyegoabrantes/HowTo | 8d7c5b11c36f7eee25799e03ff60a82a7ebdf1e3 | [
"MIT"
] | null | null | null | ButtonMap.cs | dyegoabrantes/HowTo | 8d7c5b11c36f7eee25799e03ff60a82a7ebdf1e3 | [
"MIT"
] | null | null | null | ButtonMap.cs | dyegoabrantes/HowTo | 8d7c5b11c36f7eee25799e03ff60a82a7ebdf1e3 | [
"MIT"
] | null | null | null |
using UnityEngine;
using System.Collections;
using UnityEngine.UI;
public class ExampleClass : MonoBehaviour
{
public Text text;
void OnGUI()
{
Event e = Event.current;
if (e.isKey)
{
text.text = (e.keyCode).ToString();
}
}
}
| 16 | 47 | 0.572917 |
7817b5793d62c6996f224a7965a85c0c24dd24ef | 6,180 | cs | C# | itext/itext.styledxmlparser/itext/styledxmlparser/node/impl/jsoup/JsoupHtmlParser.cs | JansXue/itext7-dotnet | 96538283d6fbe3a35b94abe61821a68de8381ecc | [
"RSA-MD"
] | 1 | 2019-07-19T11:27:14.000Z | 2019-07-19T11:27:14.000Z | itext/itext.styledxmlparser/itext/styledxmlparser/node/impl/jsoup/JsoupHtmlParser.cs | thvvieira/itext7-dotnet | 51473461fd324a5bdce171488cd40b40085e9d0b | [
"RSA-MD"
] | null | null | null | itext/itext.styledxmlparser/itext/styledxmlparser/node/impl/jsoup/JsoupHtmlParser.cs | thvvieira/itext7-dotnet | 51473461fd324a5bdce171488cd40b40085e9d0b | [
"RSA-MD"
] | null | null | null | /*
This file is part of the iText (R) project.
Copyright (c) 1998-2019 iText Group NV
Authors: Bruno Lowagie, Paulo Soares, et al.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License version 3
as published by the Free Software Foundation with... | 43.216783 | 128 | 0.620388 |
78c8ab9c25496ddf4dd7ea2244c9323847d09c02 | 2,645 | cs | C# | src/Umbraco.Infrastructure/Persistence/FaultHandling/RetryLimitExceededException.cs | nul800sebastiaan/Umbraco-CMS | dfdb498537a6253c417f4f755283959416608243 | [
"MIT"
] | 3,375 | 2015-01-02T17:21:08.000Z | 2022-03-31T17:56:19.000Z | src/Umbraco.Infrastructure/Persistence/FaultHandling/RetryLimitExceededException.cs | nul800sebastiaan/Umbraco-CMS | dfdb498537a6253c417f4f755283959416608243 | [
"MIT"
] | 9,473 | 2015-01-02T01:10:10.000Z | 2022-03-31T23:39:34.000Z | src/Umbraco.Infrastructure/Persistence/FaultHandling/RetryLimitExceededException.cs | nul800sebastiaan/Umbraco-CMS | dfdb498537a6253c417f4f755283959416608243 | [
"MIT"
] | 3,059 | 2015-01-02T04:31:28.000Z | 2022-03-31T05:27:07.000Z | using System;
using System.Runtime.Serialization;
namespace Umbraco.Cms.Infrastructure.Persistence.FaultHandling
{
/// <summary>
/// The special type of exception that provides managed exit from a retry loop. The user code can use this exception to notify the retry policy that no further retry attempts are re... | 48.090909 | 192 | 0.662004 |
2d2436f91bb203f7dba9dd504e6ba9ecd82b74cb | 288 | cs | C# | DragonSpark.Presentation/Components/Content/InstanceActiveContent.cs | DragonSpark/Framework | 6425e8178240bbabdcbecfe4288c977a29bf53ff | [
"MIT"
] | 10 | 2017-03-08T07:38:44.000Z | 2022-02-26T17:04:37.000Z | DragonSpark.Presentation/Components/Content/InstanceActiveContent.cs | DragonSpark/Framework | 6425e8178240bbabdcbecfe4288c977a29bf53ff | [
"MIT"
] | 2 | 2017-11-04T09:26:33.000Z | 2019-11-06T16:57:19.000Z | DragonSpark.Presentation/Components/Content/InstanceActiveContent.cs | DragonSpark/Framework | 6425e8178240bbabdcbecfe4288c977a29bf53ff | [
"MIT"
] | 1 | 2017-10-21T12:58:29.000Z | 2017-10-21T12:58:29.000Z | using DragonSpark.Compose;
using DragonSpark.Model.Operations;
namespace DragonSpark.Presentation.Components.Content;
sealed class InstanceActiveContent<T> : Deferring<T?>, IActiveContent<T>
{
public InstanceActiveContent(IActiveContent<T> previous) : base(previous.ToDelegate()) {}
} | 32 | 90 | 0.809028 |
d5c4779f1fe15413531dd7ddfd0829290086610a | 8,486 | cs | C# | sdk/src/Services/EC2/Generated/Model/Ipam.cs | dariolingotti/aws-sdk-net | d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7 | [
"Apache-2.0"
] | 1,705 | 2015-01-15T19:41:21.000Z | 2022-03-28T15:25:23.000Z | sdk/src/Services/EC2/Generated/Model/Ipam.cs | dariolingotti/aws-sdk-net | d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7 | [
"Apache-2.0"
] | 1,811 | 2015-01-05T19:40:22.000Z | 2022-03-31T19:57:40.000Z | sdk/src/Services/EC2/Generated/Model/Ipam.cs | dariolingotti/aws-sdk-net | d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7 | [
"Apache-2.0"
] | 839 | 2015-01-17T12:51:09.000Z | 2022-03-28T09:59:50.000Z | /*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fi... | 32.022642 | 112 | 0.562456 |
d5f05640263c80fd86adb0972cd54304d82edb5b | 3,045 | cs | C# | LogicMonitor.Datamart/Mapping/DataSourceProfile.cs | panoramicdata/LogicMonitor.Datamart | b167252286b180cf9a2a6cca3b69e1aad3e4b00c | [
"MIT"
] | 1 | 2020-11-23T12:35:55.000Z | 2020-11-23T12:35:55.000Z | LogicMonitor.Datamart/Mapping/DataSourceProfile.cs | panoramicdata/LogicMonitor.Datamart | b167252286b180cf9a2a6cca3b69e1aad3e4b00c | [
"MIT"
] | null | null | null | LogicMonitor.Datamart/Mapping/DataSourceProfile.cs | panoramicdata/LogicMonitor.Datamart | b167252286b180cf9a2a6cca3b69e1aad3e4b00c | [
"MIT"
] | null | null | null | namespace LogicMonitor.Datamart.Mapping;
public class DataSourceProfile : Profile
{
public DataSourceProfile()
{
CreateMap<DataSource, DataSourceStoreItem>()
.ForMember(
dest => dest.DatamartId,
opts => opts.Ignore())
.ForMember(
dest => dest.DatamartCreatedUtc,
opts => opts.Ignore())
.Fo... | 25.165289 | 49 | 0.626929 |
2fb3357c3dd0c9a5b6adea16cd2495e4ead8c93c | 6,731 | cshtml | C# | src/Cpnucleo.RazorPages/Pages/FluxoTrabalho.cshtml | jonathanperis/cpnucleo-pages | 2d863c167b2f946f4dd35606f161573f6e4a91ae | [
"MIT"
] | 3 | 2019-10-07T21:59:20.000Z | 2021-07-10T15:45:08.000Z | src/Cpnucleo.RazorPages/Pages/FluxoTrabalho.cshtml | jonathanperis/cpnucleo | 2d863c167b2f946f4dd35606f161573f6e4a91ae | [
"MIT"
] | 35 | 2021-02-03T18:35:43.000Z | 2022-02-17T15:57:29.000Z | src/Cpnucleo.RazorPages/Pages/FluxoTrabalho.cshtml | jonathanperis/cpnucleo-pages | 2d863c167b2f946f4dd35606f161573f6e4a91ae | [
"MIT"
] | 3 | 2019-09-26T21:16:29.000Z | 2020-08-12T20:05:49.000Z | @page
@model FluxoTrabalhoModel
@{
ViewData["Title"] = "Fluxo de Trabalho";
}
@section Styles {
<!-- Toastr script -->
<link href="https://cpnucleo-assets.azurewebsites.net/css/plugins/toastr/toastr.min.css" rel="stylesheet">
<style>
.image-align {
background-repeat: no-repeat !im... | 47.06993 | 194 | 0.41034 |
64bad6a50d999408d4024fc90c8f4893069f1155 | 584 | cs | C# | tests/StatsdClient.Tests/IPV4ParsingTests.cs | ganeshkumarsv/dogstatsd-csharp-client | 93c919d384c40de926dd5ad8ee4eac5b851e517b | [
"MIT"
] | 80 | 2015-01-08T03:07:54.000Z | 2022-02-09T13:15:58.000Z | tests/StatsdClient.Tests/IPV4ParsingTests.cs | ganeshkumarsv/dogstatsd-csharp-client | 93c919d384c40de926dd5ad8ee4eac5b851e517b | [
"MIT"
] | 87 | 2015-01-07T22:17:10.000Z | 2021-10-13T13:25:59.000Z | tests/StatsdClient.Tests/IPV4ParsingTests.cs | ganeshkumarsv/dogstatsd-csharp-client | 93c919d384c40de926dd5ad8ee4eac5b851e517b | [
"MIT"
] | 70 | 2015-02-06T13:10:16.000Z | 2022-03-23T08:33:15.000Z | using NUnit.Framework;
using StatsdClient;
namespace Tests
{
[TestFixture]
public class IPV4ParsingTests
{
[Test]
public void Ipv4_parsing_works_with_hostname()
{
var ipAddress = StatsdUDP.GetIpv4Address("localhost");
Assert.That(ipAddress.ToString(), Does.Co... | 25.391304 | 73 | 0.594178 |
7b5ee1e9ec6e61a53c8cfacc0ac4880e8fce06a6 | 1,269 | cs | C# | PushSharp.Firefox/FirefoxNotification.cs | teamsosltd/PushSharp.Core | 6547f3c15011968493e92baa0b2f1941bd9932a3 | [
"Apache-2.0"
] | 27 | 2017-09-17T18:54:00.000Z | 2022-01-11T04:07:00.000Z | PushSharp.Firefox/FirefoxNotification.cs | teamsosltd/PushSharp.Core | 6547f3c15011968493e92baa0b2f1941bd9932a3 | [
"Apache-2.0"
] | 2 | 2019-09-18T06:28:23.000Z | 2020-01-09T08:37:39.000Z | PushSharp.Firefox/FirefoxNotification.cs | teamsosltd/PushSharp.Core | 6547f3c15011968493e92baa0b2f1941bd9932a3 | [
"Apache-2.0"
] | 15 | 2017-12-22T02:47:21.000Z | 2021-11-09T11:10:36.000Z | using System;
using PushSharp.Common;
namespace PushSharp.Firefox
{
public class FirefoxNotification : INotification
{
/// <summary>
/// Gets or sets Unique URL to be used by the AppServer to initiate a response from the App.
/// </summary>
///
/// <remarks>
... | 28.2 | 105 | 0.562648 |
7dcf64c6207cd08eb8584d094f8c9102f1f863a6 | 2,165 | cshtml | C# | Views/XlsIO/ImportJSON.cshtml | syncfusion/aspnet-mvc-ej1-demos | d17078bed35d4fc943022a10eb871ae41b33dbf1 | [
"Net-SNMP",
"NBPL-1.0",
"Xnet",
"Info-ZIP"
] | 3 | 2019-01-23T10:45:53.000Z | 2021-01-25T18:04:40.000Z | Views/XlsIO/ImportJSON.cshtml | syncfusion/aspnet-mvc-ej1-demos | d17078bed35d4fc943022a10eb871ae41b33dbf1 | [
"Net-SNMP",
"NBPL-1.0",
"Xnet",
"Info-ZIP"
] | null | null | null | Views/XlsIO/ImportJSON.cshtml | syncfusion/aspnet-mvc-ej1-demos | d17078bed35d4fc943022a10eb871ae41b33dbf1 | [
"Net-SNMP",
"NBPL-1.0",
"Xnet",
"Info-ZIP"
] | 7 | 2018-11-22T16:12:08.000Z | 2022-02-12T17:07:02.000Z | @using Syncfusion.JavaScript.DataVisualization
@section SampleHeading{<span class="sampleName">XlsIO-Import JSON-ASP.NET MVC-SYNCFUSION</span>}
@section ControlsSection{
@{
ViewBag.Title = " Essential XlsIO (Excel) : Import JSON : Syncfusion";
}
@{Html.BeginForm("ImportJSO... | 38.660714 | 178 | 0.479446 |
bdb363dc808fc7534ae3116a6e89160fd1dc21c4 | 2,125 | cs | C# | RoadRunners/RESTSample/Program.cs | theroadrunners/ServiceFabricHackathon | 575f085bfa29c24fa79f4a8fb412a1c612188f72 | [
"Apache-2.0"
] | 1 | 2017-02-10T00:27:55.000Z | 2017-02-10T00:27:55.000Z | RoadRunners/RESTSample/Program.cs | theroadrunners/ServiceFabricHackathon | 575f085bfa29c24fa79f4a8fb412a1c612188f72 | [
"Apache-2.0"
] | null | null | null | RoadRunners/RESTSample/Program.cs | theroadrunners/ServiceFabricHackathon | 575f085bfa29c24fa79f4a8fb412a1c612188f72 | [
"Apache-2.0"
] | null | null | null | namespace RESTSample
{
using Microsoft.Owin.Hosting;
using Newtonsoft.Json;
using Owin;
using System;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using System.Web.Http;
class Program
{
static void Main(string[] args)
{
var... | 27.24359 | 86 | 0.541647 |
bde65233e3a6b64791b2589126c4520407e8dadd | 5,614 | cs | C# | AFramework/Assets/Scripts/AFramework/Editor/Windows/AFWindow/AFSettingWindow.cs | webloverand/AFramework | 6a005a40f799a768522684370a3f5c6d6a505593 | [
"Apache-2.0"
] | 1 | 2020-04-12T12:49:33.000Z | 2020-04-12T12:49:33.000Z | AFramework/Assets/Scripts/AFramework/Editor/Windows/AFWindow/AFSettingWindow.cs | webloverand/AFramework | 6a005a40f799a768522684370a3f5c6d6a505593 | [
"Apache-2.0"
] | null | null | null | AFramework/Assets/Scripts/AFramework/Editor/Windows/AFWindow/AFSettingWindow.cs | webloverand/AFramework | 6a005a40f799a768522684370a3f5c6d6a505593 | [
"Apache-2.0"
] | null | null | null | /*******************************************************************
* Copyright(c)
* 文件名称: AFSettingWindow.cs
* 简要描述:
* 作者: 千喜
* 邮箱: 2470460089@qq.com
******************************************************************/
namespace AFramework
{
#if UNITY_EDITOR
using UnityEditor;
using Sirenix.OdinInspector.Edit... | 35.987179 | 113 | 0.625757 |
65a07e6f67e2d072eb9ea622266b6051b9afe0cd | 534 | cs | C# | Courses/Programming/Object-Orineted Programming/03.Extensions,Lambda,LINQ/17. Longest string/Program.cs | todorm85/TelerikAcademy | 78b34dd829a4fa45bd873596efea4a48673185c9 | [
"MIT"
] | null | null | null | Courses/Programming/Object-Orineted Programming/03.Extensions,Lambda,LINQ/17. Longest string/Program.cs | todorm85/TelerikAcademy | 78b34dd829a4fa45bd873596efea4a48673185c9 | [
"MIT"
] | null | null | null | Courses/Programming/Object-Orineted Programming/03.Extensions,Lambda,LINQ/17. Longest string/Program.cs | todorm85/TelerikAcademy | 78b34dd829a4fa45bd873596efea4a48673185c9 | [
"MIT"
] | 5 | 2015-07-10T14:28:54.000Z | 2017-01-09T18:15:32.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace _17.Longest_string
{
class Program
{
static void Main(string[] args)
{
var stringArray = new[] { "sfdsf", "tetfik", "yabadabaduuuu" };
var resul... | 24.272727 | 77 | 0.576779 |
5a08ddfe40c615c3bb68a83991434db8e0a10667 | 2,514 | cs | C# | Sources/ThreatsManager.Interfaces/ObjectModel/ThreatsMitigations/IWeaknessMitigationsContainer.cs | simonec73/threatsmanager | 2bb8385fef3ca094a34914b6f3e0ca8613010421 | [
"MIT"
] | 39 | 2020-06-22T12:31:52.000Z | 2022-03-25T21:32:41.000Z | Sources/ThreatsManager.Interfaces/ObjectModel/ThreatsMitigations/IWeaknessMitigationsContainer.cs | simonec73/threatsmanager | 2bb8385fef3ca094a34914b6f3e0ca8613010421 | [
"MIT"
] | 11 | 2021-03-24T22:05:51.000Z | 2022-03-11T15:59:30.000Z | Sources/ThreatsManager.Interfaces/ObjectModel/ThreatsMitigations/IWeaknessMitigationsContainer.cs | simonec73/threatsmanager | 2bb8385fef3ca094a34914b6f3e0ca8613010421 | [
"MIT"
] | 8 | 2020-06-22T07:40:52.000Z | 2022-01-24T22:10:37.000Z | using System;
using System.Collections.Generic;
namespace ThreatsManager.Interfaces.ObjectModel.ThreatsMitigations
{
/// <summary>
/// Interface implemented by the containers of associations between Weaknesses and Mitigations.
/// </summary>
public interface IWeaknessMitigationsContainer
{
... | 45.709091 | 139 | 0.672235 |
8ffe500bd02d4cef2ac44420580f4b80fa7d309b | 1,135 | cs | C# | Tank_Unity/Assets/Scripts/CameraManager.cs | vzmc/Tank_Project | cde4b52cc7e1b65b08eb665ebb894755d81b33c6 | [
"MIT"
] | null | null | null | Tank_Unity/Assets/Scripts/CameraManager.cs | vzmc/Tank_Project | cde4b52cc7e1b65b08eb665ebb894755d81b33c6 | [
"MIT"
] | null | null | null | Tank_Unity/Assets/Scripts/CameraManager.cs | vzmc/Tank_Project | cde4b52cc7e1b65b08eb665ebb894755d81b33c6 | [
"MIT"
] | null | null | null | using Cinemachine;
using Data;
using UnityEngine;
using UnityEngine.UI;
public class CameraManager : MonoBehaviour
{
[SerializeField] private CinemachineVirtualCamera followPlayerCamera;
[SerializeField] private CinemachineVirtualCamera topDownCamera;
[SerializeField] private Image aimMark;
private vo... | 28.375 | 96 | 0.602643 |
892cc8016e98ae1b8e7deadd7681454d79d28c98 | 894 | cs | C# | src/KdyWeb.IService/SearchVideo/IUserSubscribeService.cs | jkhcc11/KdyWeb.NetCore | 7f71e9714d205a3da9bb63cb0536d7987e5fe79a | [
"Apache-2.0"
] | null | null | null | src/KdyWeb.IService/SearchVideo/IUserSubscribeService.cs | jkhcc11/KdyWeb.NetCore | 7f71e9714d205a3da9bb63cb0536d7987e5fe79a | [
"Apache-2.0"
] | null | null | null | src/KdyWeb.IService/SearchVideo/IUserSubscribeService.cs | jkhcc11/KdyWeb.NetCore | 7f71e9714d205a3da9bb63cb0536d7987e5fe79a | [
"Apache-2.0"
] | null | null | null | using System.Threading.Tasks;
using KdyWeb.BaseInterface.BaseModel;
using KdyWeb.BaseInterface.Service;
using KdyWeb.Dto.SearchVideo;
namespace KdyWeb.IService.SearchVideo
{
/// <summary>
/// 用户订阅 服务接口
/// </summary>
public interface IUserSubscribeService : IKdyService
{
/// <summary>
... | 27.090909 | 112 | 0.611857 |
89b822400784590959d62c775604c459147370dc | 1,664 | cs | C# | src/modules/colorPicker/ColorPickerUI/Views/MainView.xaml.cs | tameemzabalawi/PowerToys | 5c6f7b1aea90ecd9ebe5cb8c7ddf82f8113fcb45 | [
"MIT"
] | 76,518 | 2019-05-06T22:50:10.000Z | 2022-03-31T22:20:54.000Z | src/modules/colorPicker/ColorPickerUI/Views/MainView.xaml.cs | Nakatai-0322/PowerToys | 1f64c1cf837ca958ad14dc3eb7887f36220a1ef9 | [
"MIT"
] | 15,530 | 2019-05-07T01:10:24.000Z | 2022-03-31T23:48:46.000Z | src/modules/colorPicker/ColorPickerUI/Views/MainView.xaml.cs | Nakatai-0322/PowerToys | 1f64c1cf837ca958ad14dc3eb7887f36220a1ef9 | [
"MIT"
] | 5,184 | 2019-05-06T23:32:32.000Z | 2022-03-31T15:43:25.000Z | // Copyright (c) Microsoft Corporation
// The Microsoft Corporation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.ComponentModel;
using System.Windows;
using System.Windows.Automation.Peers;
using System.Windows.Controls;
name... | 30.254545 | 89 | 0.552885 |
910d97b101adb202de6c085a54cc3a37c2f8a35a | 624 | cs | C# | PongFinal/assets/Scripts/General/Singleton.cs | Guillemsc/2D | e92801d5cd8c5e51953cbb54c58f775dace5d40d | [
"MIT"
] | 6 | 2019-04-13T02:54:17.000Z | 2021-05-31T12:22:26.000Z | PongFinal/assets/Scripts/General/Singleton.cs | Guillemsc/2D | e92801d5cd8c5e51953cbb54c58f775dace5d40d | [
"MIT"
] | null | null | null | PongFinal/assets/Scripts/General/Singleton.cs | Guillemsc/2D | e92801d5cd8c5e51953cbb54c58f775dace5d40d | [
"MIT"
] | 1 | 2022-01-27T13:49:00.000Z | 2022-01-27T13:49:00.000Z | using System.Collections;
using System.Collections.Generic;
using BeEngine;
public class Singleton<T> : ComponentScript where T : ComponentScript
{
protected void InitInstance(T _instance)
{
if (_instance != null)
instance = _instance;
}
public static T Instance
{
get
... | 18.352941 | 69 | 0.504808 |
3cf3030c5dc3e44c15bba929d749edc65dc9f152 | 374 | cs | C# | src/Wumpus.Net.Rpc/Entities/VoiceDevice.cs | Aux/Wumpus.Net | 1396948463e0fb33e1af225e3e39623708900337 | [
"MIT"
] | 26 | 2017-10-01T10:43:34.000Z | 2019-01-16T15:47:56.000Z | src/Wumpus.Net.Rpc/Entities/VoiceDevice.cs | Aux/Wumpus.Net | 1396948463e0fb33e1af225e3e39623708900337 | [
"MIT"
] | 3 | 2018-07-13T19:23:39.000Z | 2019-01-17T14:50:38.000Z | src/Wumpus.Net.Rpc/Entities/VoiceDevice.cs | Aux/Wumpus.Net | 1396948463e0fb33e1af225e3e39623708900337 | [
"MIT"
] | 8 | 2017-10-02T18:33:15.000Z | 2018-09-27T19:17:09.000Z | using Voltaic;
using Voltaic.Serialization;
namespace Wumpus.Entities
{
/// <summary> xxx </summary>
public class VoiceDevice
{
/// <summary> xxx </summary>
[ModelProperty("id")]
public Utf8String Id { get; set; }
/// <summary> xxx </summary>
[ModelProperty("name")]... | 22 | 44 | 0.574866 |
a715169ef5843079beabdbca0dd9ca9bae0b08b3 | 1,268 | cs | C# | src/StructuredLogViewer.Core/Analyzers/CscTaskAnalyzer.cs | Therzok/MSBuildStructuredLog | 10d125c7c448b6adb350bea04667832484b7092e | [
"MIT"
] | 2 | 2021-05-11T16:03:11.000Z | 2021-05-21T07:27:28.000Z | src/StructuredLogViewer.Core/Analyzers/CscTaskAnalyzer.cs | Therzok/MSBuildStructuredLog | 10d125c7c448b6adb350bea04667832484b7092e | [
"MIT"
] | 1 | 2021-09-23T01:42:27.000Z | 2021-09-23T02:57:18.000Z | src/StructuredLogViewer.Core/Analyzers/CscTaskAnalyzer.cs | Therzok/MSBuildStructuredLog | 10d125c7c448b6adb350bea04667832484b7092e | [
"MIT"
] | 1 | 2020-12-25T07:48:16.000Z | 2020-12-25T07:48:16.000Z | using System.Linq;
namespace Microsoft.Build.Logging.StructuredLogger
{
public class CscTaskAnalyzer
{
public static void Analyze(Task task)
{
Folder analyzerReport = null;
Folder parent = null;
foreach (var message in task.Children.OfType<Message... | 32.512821 | 80 | 0.4653 |
a75529617003d15ec5366e96dfe0b2fc540f77c6 | 2,105 | cs | C# | Assets/1. Scripts/Buildings/Harvester/UIHarvesterStatus.cs | ScrapGames/NewTerra | e6f1c5263b263c7e1cf7fcb6bb7a8e049a184860 | [
"MIT"
] | 5 | 2020-05-19T04:11:01.000Z | 2020-05-20T01:25:03.000Z | Assets/1. Scripts/Buildings/Harvester/UIHarvesterStatus.cs | ScrapGames/NewTerra | e6f1c5263b263c7e1cf7fcb6bb7a8e049a184860 | [
"MIT"
] | null | null | null | Assets/1. Scripts/Buildings/Harvester/UIHarvesterStatus.cs | ScrapGames/NewTerra | e6f1c5263b263c7e1cf7fcb6bb7a8e049a184860 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using TMPro;
namespace Buildings
{
public class UIHarvesterStatus : MonoBehaviour
{
#pragma warning disable CS0649
[SerializeField] private UIHarvestDetailRow primaryDetailRow, secondaryDetailRow;
... | 36.293103 | 112 | 0.684561 |
cb2b2951ed624c3f4170a5c3ba58fdc3513544a3 | 536 | cs | C# | src/MR.AspNet.Identity.EntityFramework6.Models/IdentityRoleInt.cs | JTOne123/MR.AspNet.Identity.EntityFramework6 | d6b0030c2aef77c007afac6ee1f4d5a4dbad5a49 | [
"MIT"
] | 48 | 2016-03-08T16:41:13.000Z | 2022-03-02T16:13:20.000Z | src/MR.AspNet.Identity.EntityFramework6.Models/IdentityRoleInt.cs | JTOne123/MR.AspNet.Identity.EntityFramework6 | d6b0030c2aef77c007afac6ee1f4d5a4dbad5a49 | [
"MIT"
] | 18 | 2016-06-28T13:04:02.000Z | 2018-03-18T01:59:01.000Z | src/MR.AspNet.Identity.EntityFramework6.Models/IdentityRoleInt.cs | JTOne123/MR.AspNet.Identity.EntityFramework6 | d6b0030c2aef77c007afac6ee1f4d5a4dbad5a49 | [
"MIT"
] | 28 | 2016-04-05T06:36:00.000Z | 2022-03-02T16:13:23.000Z | namespace MR.AspNet.Identity.EntityFramework6
{
/// <summary>
/// An implementation of <see cref="IdentityRole{TKey}"/> which uses an int as the primary key.
/// </summary>
public class IdentityRoleInt : IdentityRole<int, IdentityUserRoleInt, IdentityRoleClaimInt>
{
public IdentityRoleInt()
{
}
/// <summ... | 24.363636 | 96 | 0.684701 |
31d2d82f73e1b5695d284658ba2309dde0431381 | 1,936 | cs | C# | 2. Tech Module/Programming Fundamentals/4. Methods - Defining and Calling Methods/Exercise1/7. GreaterOfTwoValues/GreaterOfTwoValues/Program.cs | uagg/SoftwareUniversity | 482ee21990bd94ce0dda10afebcd810c6a6a4efa | [
"MIT"
] | null | null | null | 2. Tech Module/Programming Fundamentals/4. Methods - Defining and Calling Methods/Exercise1/7. GreaterOfTwoValues/GreaterOfTwoValues/Program.cs | uagg/SoftwareUniversity | 482ee21990bd94ce0dda10afebcd810c6a6a4efa | [
"MIT"
] | 1 | 2019-10-11T06:57:45.000Z | 2019-10-11T06:57:45.000Z | 2. Tech Module/Programming Fundamentals/4. Methods - Defining and Calling Methods/Exercise1/7. GreaterOfTwoValues/GreaterOfTwoValues/Program.cs | uagg/SoftwareUniversity | 482ee21990bd94ce0dda10afebcd810c6a6a4efa | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace GreaterOfTwoValues
{
class Program
{
static void Main(string[] args)
{
var type = Console.ReadLine();
switch (type)
{
... | 26.162162 | 68 | 0.40031 |
627e468e0a60d2afe39219814fb6c818ca15c2e2 | 1,988 | cs | C# | NPCs Have Feelings/Assets/NPCs/Scripts/StateMachines/WonderState.cs | lipemon1/npcshavefeelings | e52f366fb98501073e1b797be1e9a56ca0654512 | [
"MIT"
] | null | null | null | NPCs Have Feelings/Assets/NPCs/Scripts/StateMachines/WonderState.cs | lipemon1/npcshavefeelings | e52f366fb98501073e1b797be1e9a56ca0654512 | [
"MIT"
] | null | null | null | NPCs Have Feelings/Assets/NPCs/Scripts/StateMachines/WonderState.cs | lipemon1/npcshavefeelings | e52f366fb98501073e1b797be1e9a56ca0654512 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.AI;
public class WonderState : StateMachineBehaviour
{
[SerializeField]
private float _minDistance;
[SerializeField]
private Vector3 _minRange;
[SerializeField]
private Vector3 _maxRange;
[Se... | 30.121212 | 106 | 0.682596 |
029a95d947e6b6dd29d97e13f09089c3a1773656 | 418 | cs | C# | Patterns/Rules/Rules/BirthdayDiscountRule.cs | Xeinaemm/Patterns | 23fd99d179e625db41a3963a008dfa1ea6dda9d1 | [
"MIT"
] | 2 | 2018-07-22T13:14:51.000Z | 2019-11-09T17:33:16.000Z | Patterns/Rules/Rules/BirthdayDiscountRule.cs | Xeinaemm/Patterns | 23fd99d179e625db41a3963a008dfa1ea6dda9d1 | [
"MIT"
] | null | null | null | Patterns/Rules/Rules/BirthdayDiscountRule.cs | Xeinaemm/Patterns | 23fd99d179e625db41a3963a008dfa1ea6dda9d1 | [
"MIT"
] | 1 | 2021-10-30T08:40:31.000Z | 2021-10-30T08:40:31.000Z | using System;
using Patterns.Rules.Contracts;
using Patterns.Rules.Models;
namespace Patterns.Rules.Rules
{
public class BirthdayDiscountRule : IRule
{
public decimal CalculateCustomerDiscount(Customer customer)
{
if (customer.DateOfBirth != null && customer.DateOfBirth.Value.Month == DateTime.Today.Month &&... | 24.588235 | 98 | 0.744019 |
bb6f273771f53678e9a1293276af4a884c790052 | 480 | cs | C# | Pattern/NullObjectPattern/RealCustomer.cs | PUPA42/Pattern | 448e725af3a7592f87d3dd833958dd80ae00e2dd | [
"MIT"
] | 2 | 2019-03-30T11:24:05.000Z | 2019-03-30T11:24:12.000Z | Pattern/NullObjectPattern/RealCustomer.cs | PUPA42/Pattern | 448e725af3a7592f87d3dd833958dd80ae00e2dd | [
"MIT"
] | null | null | null | Pattern/NullObjectPattern/RealCustomer.cs | PUPA42/Pattern | 448e725af3a7592f87d3dd833958dd80ae00e2dd | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Pattern.NullObjectPattern
{
public class RealCustomer : AbstractCustomer
{
public RealCustomer(string name)
{
m_name = name;
}
public overri... | 18.461538 | 48 | 0.58125 |
bb7d960d9d239fe747f826e26a409d908711aa78 | 243 | cs | C# | IdentityServer4.MicroService/Models/Apis/ClientController/ClientIssueTokenRequest.cs | ChaplinMarchais/IdentityServer4.MicroService | e48cc7679f06ac1e724bb0b85b344048f2d1db0c | [
"Apache-2.0"
] | 1 | 2019-12-10T15:39:35.000Z | 2019-12-10T15:39:35.000Z | IdentityServer4.MicroService/Models/Apis/ClientController/ClientIssueTokenRequest.cs | ChaplinMarchais/IdentityServer4.MicroService | e48cc7679f06ac1e724bb0b85b344048f2d1db0c | [
"Apache-2.0"
] | null | null | null | IdentityServer4.MicroService/Models/Apis/ClientController/ClientIssueTokenRequest.cs | ChaplinMarchais/IdentityServer4.MicroService | e48cc7679f06ac1e724bb0b85b344048f2d1db0c | [
"Apache-2.0"
] | null | null | null | namespace IdentityServer4.MicroService.Models.Apis.ClientController
{
public class ClientIssueTokenRequest
{
/// <summary>
/// 有效时间,单位时秒,默认微3600
/// </summary>
public int lifetime { get; set; }
}
}
| 22.090909 | 68 | 0.609053 |
ce6006aab71f98d8da6cc50586d4919ed2d8798a | 513 | cs | C# | Joke.Joke/Tree/Types/LambdaParameter.cs | knutjelitto/Joke | 028b15bdcb278888e4ca0f1e7e05e6cdeaddb671 | [
"MIT"
] | null | null | null | Joke.Joke/Tree/Types/LambdaParameter.cs | knutjelitto/Joke | 028b15bdcb278888e4ca0f1e7e05e6cdeaddb671 | [
"MIT"
] | null | null | null | Joke.Joke/Tree/Types/LambdaParameter.cs | knutjelitto/Joke | 028b15bdcb278888e4ca0f1e7e05e6cdeaddb671 | [
"MIT"
] | null | null | null | using Joke.Joke.Decoding;
namespace Joke.Joke.Tree
{
public class LambdaParameter : IParameter
{
public LambdaParameter(TokenSpan span, Identifier name, IType? type, IExpression? value)
{
Span = span;
Name = name;
Type = type;
Value = ... | 24.428571 | 97 | 0.532164 |
bbaa900cf24e25c395dfe7cdacfb9388eff26687 | 555 | cs | C# | SauceClassGeneration/DatabaseInterfaces/MySql.cs | iamkrillin/SauceDB | 73ba076fdf36325e73abb497bc9cda3d623ddb7d | [
"MS-PL"
] | 4 | 2015-05-08T23:01:50.000Z | 2016-10-06T17:02:03.000Z | SauceClassGeneration/DatabaseInterfaces/MySql.cs | iamkrillin/SauceDB | 73ba076fdf36325e73abb497bc9cda3d623ddb7d | [
"MS-PL"
] | 2 | 2017-03-01T12:24:30.000Z | 2019-04-28T01:41:32.000Z | SauceClassGeneration/DatabaseInterfaces/MySql.cs | iamkrillin/SauceDB | 73ba076fdf36325e73abb497bc9cda3d623ddb7d | [
"MS-PL"
] | 2 | 2018-01-19T11:09:49.000Z | 2018-03-30T18:35:03.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DataAccess.Core.Interfaces;
using DataAccess.MySql;
using TheCodeHaven.SauceClassGeneration.DatabaseInterfaces.Controls;
namespace TheCodeHaven.SauceClassGeneration.DatabaseInterfaces
{
public class MySQL : IDataBaseType
... | 29.210526 | 88 | 0.763964 |
00e50c275f5d11b881300413c7067808a4302c30 | 2,561 | cs | C# | TCC.Core/Data/Abnormalities/BrawlerAbnormalityTracker.cs | Roukanken42/Tera-custom-cooldowns | aa659582bb06023f22fe293e76c00a9f2ef7ff01 | [
"MIT"
] | 91 | 2017-03-30T21:35:59.000Z | 2021-11-12T20:31:33.000Z | TCC.Core/Data/Abnormalities/BrawlerAbnormalityTracker.cs | Roukanken42/Tera-custom-cooldowns | aa659582bb06023f22fe293e76c00a9f2ef7ff01 | [
"MIT"
] | 240 | 2017-04-01T22:02:27.000Z | 2021-11-02T16:48:55.000Z | TCC.Core/Data/Abnormalities/BrawlerAbnormalityTracker.cs | Roukanken42/Tera-custom-cooldowns | aa659582bb06023f22fe293e76c00a9f2ef7ff01 | [
"MIT"
] | 35 | 2017-04-21T07:01:28.000Z | 2022-02-05T08:32:43.000Z | using TCC.ViewModels.ClassManagers;
using TeraPacketParser.Messages;
namespace TCC.Data.Abnormalities
{
public class BrawlerAbnormalityTracker : AbnormalityTracker
{
private const int GrowingFuryId = 10153040;
private const int CounterGlyphId = 31020;
public override void CheckAbnorma... | 32.417722 | 75 | 0.600156 |
f6e30fcacf83f9ae3c087e42d75812dfa06a1332 | 15,038 | cs | C# | HostUnityProj/Assets/HotFix/genprotos/HelloRpc.pb.cs | boostmerlin/UnityPolymer | 07ac3a3734609b837ca37cb2986ca3ea14da33c0 | [
"MIT"
] | 1 | 2018-03-22T05:45:02.000Z | 2018-03-22T05:45:02.000Z | HostUnityProj/Assets/HotFix/genprotos/HelloRpc.pb.cs | moonlight1986/UnityPolymer | 07ac3a3734609b837ca37cb2986ca3ea14da33c0 | [
"MIT"
] | null | null | null | HostUnityProj/Assets/HotFix/genprotos/HelloRpc.pb.cs | moonlight1986/UnityPolymer | 07ac3a3734609b837ca37cb2986ca3ea14da33c0 | [
"MIT"
] | null | null | null | // <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: HelloRpc.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using scg = global::System... | 30.942387 | 135 | 0.649288 |
1028e5e6130191caf8bf1ae93525dafe0bf01448 | 1,686 | cs | C# | src/L3-solution/BoSSS.Solution/ConstantValue.cs | FDYdarmstadt/BoSSS | 974f3eee826424a213e68d8d456d380aeb7cd7e9 | [
"Apache-2.0"
] | 22 | 2017-06-08T05:53:17.000Z | 2021-05-25T13:12:17.000Z | src/L3-solution/BoSSS.Solution/ConstantValue.cs | FDYdarmstadt/BoSSS | 974f3eee826424a213e68d8d456d380aeb7cd7e9 | [
"Apache-2.0"
] | 1 | 2020-07-20T15:32:56.000Z | 2020-07-20T15:34:22.000Z | src/L3-solution/BoSSS.Solution/ConstantValue.cs | FDYdarmstadt/BoSSS | 974f3eee826424a213e68d8d456d380aeb7cd7e9 | [
"Apache-2.0"
] | 12 | 2018-01-05T19:52:35.000Z | 2021-05-07T07:49:27.000Z | using ilPSP;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.Text;
using System.Threading.Tasks;
namespace BoSSS.Solution.Control {
/// <summary>
/// A constant value (i.e. constant in space and time) for initial values/boundary v... | 24.794118 | 104 | 0.511862 |
10538e3201af9d170b59545aa98d07b97e2d347e | 594 | cs | C# | test/perf/benchmarks/Engine.Parser.cs | rdtechie/PowerShell | 1be0c92486edc201d08026c19b7b322b1ccf8abf | [
"MIT"
] | 37,103 | 2016-08-18T15:18:47.000Z | 2022-03-31T23:37:16.000Z | test/perf/benchmarks/Engine.Parser.cs | Arc18Angels/PowerShell | ee6bc9527c2596f048088fa7b396d2664a11ad08 | [
"MIT"
] | 13,990 | 2016-08-18T15:22:08.000Z | 2022-03-31T23:52:48.000Z | test/perf/benchmarks/Engine.Parser.cs | Arc18Angels/PowerShell | ee6bc9527c2596f048088fa7b396d2664a11ad08 | [
"MIT"
] | 6,601 | 2016-08-18T15:31:04.000Z | 2022-03-31T23:36:48.000Z | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Management.Automation.Language;
using BenchmarkDotNet.Attributes;
using MicroBenchmarks;
namespace Engine
{
[BenchmarkCategory(Categories.Engine, Categories.Public)]
public class Parsing
{
[Benchmark]
p... | 24.75 | 61 | 0.62963 |
85db10fac59fc1eb1ce9c3ec07f1c93c53e3522b | 23,826 | cs | C# | PrimalDevistationUpgrade/Usefuls/LineManager.cs | mikecann/PrimalDevistation | 4539899d47379ffa3ed9b73a32c753a29cf2f991 | [
"MIT"
] | null | null | null | PrimalDevistationUpgrade/Usefuls/LineManager.cs | mikecann/PrimalDevistation | 4539899d47379ffa3ed9b73a32c753a29cf2f991 | [
"MIT"
] | null | null | null | PrimalDevistationUpgrade/Usefuls/LineManager.cs | mikecann/PrimalDevistation | 4539899d47379ffa3ed9b73a32c753a29cf2f991 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Text;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using SpritesAndLines;
using System.Diagnostics;
namespace PrimalDevistation.Usefuls
{
/// <summary>
/// Class to handle drawing a list of lines.
/// </summary>
publ... | 46.80943 | 155 | 0.505624 |
c833639853aeb0f55beb32cf21aaaba7c88d36f8 | 1,019 | cs | C# | Geofence/Geofence/Geofence.Plugin.Abstractions/GeofencePriority.cs | JTOne123/xamarin-plugins | 44be5ca3e92e04ac9b4e42d896b170da2e24add0 | [
"MIT"
] | 220 | 2015-01-04T23:25:41.000Z | 2022-02-13T18:15:58.000Z | Geofence/Geofence/Geofence.Plugin.Abstractions/GeofencePriority.cs | JTOne123/xamarin-plugins | 44be5ca3e92e04ac9b4e42d896b170da2e24add0 | [
"MIT"
] | 139 | 2015-01-06T21:07:32.000Z | 2020-03-05T06:46:20.000Z | Geofence/Geofence/Geofence.Plugin.Abstractions/GeofencePriority.cs | JTOne123/xamarin-plugins | 44be5ca3e92e04ac9b4e42d896b170da2e24add0 | [
"MIT"
] | 147 | 2015-02-27T14:50:44.000Z | 2022-01-11T00:36:32.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Geofence.Plugin.Abstractions
{
/// <summary>
/// Geofence Accuracy Precision Priority enum
/// </summary>
public enum GeofencePriority
{
/// <summary>
/// S... | 25.475 | 107 | 0.568204 |
82b4d91f3b1f57eca51d8b70cde1cd71480a007a | 8,285 | cs | C# | Engine/extlibs/IosLibs/mono-2.6.7/mcs/class/System.Core/System.IO.Pipes/PipeStream.cs | zlxy/Genesis-3D | 44bbe50b00118c9fee60e4e3b414371411411317 | [
"MIT"
] | null | null | null | Engine/extlibs/IosLibs/mono-2.6.7/mcs/class/System.Core/System.IO.Pipes/PipeStream.cs | zlxy/Genesis-3D | 44bbe50b00118c9fee60e4e3b414371411411317 | [
"MIT"
] | null | null | null | Engine/extlibs/IosLibs/mono-2.6.7/mcs/class/System.Core/System.IO.Pipes/PipeStream.cs | zlxy/Genesis-3D | 44bbe50b00118c9fee60e4e3b414371411411317 | [
"MIT"
] | 1 | 2018-09-30T23:46:57.000Z | 2018-09-30T23:46:57.000Z | //
// PipeStream.cs
//
// Author:
// Atsushi Enomoto <atsushi@ximian.com>
//
// Copyright (C) 2009 Novell, Inc. http://www.novell.com
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software wi... | 25.729814 | 170 | 0.712734 |
b35e9826738bb36ff03b59ebcc9a64d44306be18 | 850 | cs | C# | Web Services and Cloud/MyDemos/WebApiFromWebApi/MusicStore/Data/MusicStore.Data/MusicStoreDbContext.cs | jsdelivrbot/Telerik-Academy-3 | 229923d95155186bf50b87b8a9484fcd5b7b9832 | [
"MIT"
] | null | null | null | Web Services and Cloud/MyDemos/WebApiFromWebApi/MusicStore/Data/MusicStore.Data/MusicStoreDbContext.cs | jsdelivrbot/Telerik-Academy-3 | 229923d95155186bf50b87b8a9484fcd5b7b9832 | [
"MIT"
] | null | null | null | Web Services and Cloud/MyDemos/WebApiFromWebApi/MusicStore/Data/MusicStore.Data/MusicStoreDbContext.cs | jsdelivrbot/Telerik-Academy-3 | 229923d95155186bf50b87b8a9484fcd5b7b9832 | [
"MIT"
] | 1 | 2018-12-07T18:08:42.000Z | 2018-12-07T18:08:42.000Z | namespace MusicStore.Data
{
using Microsoft.AspNet.Identity.EntityFramework;
using MusicStore.Models;
using System.Data.Entity;
public class MusicStoreDbContext : IdentityDbContext<User>, IMusicStoreDbContext
{
public MusicStoreDbContext()
: base("MusicStore", throwIfV1Schema: ... | 23.611111 | 84 | 0.582353 |
7a560826b5f16c5af0be6a8e916a3b64f0f891c1 | 21,133 | cs | C# | Common/EIS.AppBase/PageBase.cs | chen1993nian/CPMPlatform | 6835b63574bfbb3e30683f74233b554a3d3514bd | [
"MIT"
] | null | null | null | Common/EIS.AppBase/PageBase.cs | chen1993nian/CPMPlatform | 6835b63574bfbb3e30683f74233b554a3d3514bd | [
"MIT"
] | null | null | null | Common/EIS.AppBase/PageBase.cs | chen1993nian/CPMPlatform | 6835b63574bfbb3e30683f74233b554a3d3514bd | [
"MIT"
] | 1 | 2020-12-23T02:34:19.000Z | 2020-12-23T02:34:19.000Z | using AjaxPro;
using EIS.AppBase.Config;
using EIS.DataAccess;
using EIS.DataModel.Model;
using NLog;
using System;
using System.Collections;
using System.Collections.Specialized;
using System.Data;
using System.IO;
using System.Security.Principal;
using System.Text;
using System.Text.RegularExpressions;
using System.... | 33.921348 | 149 | 0.558889 |
ea424480332f241d30d030c9780151c071ed71d0 | 219 | cs | C# | Trinity.DataAccess/Orm/RegularExpression.cs | smangelschots/TrinityCore | f48a772052678879076683fb4c510ede671cef5f | [
"Apache-2.0"
] | null | null | null | Trinity.DataAccess/Orm/RegularExpression.cs | smangelschots/TrinityCore | f48a772052678879076683fb4c510ede671cef5f | [
"Apache-2.0"
] | null | null | null | Trinity.DataAccess/Orm/RegularExpression.cs | smangelschots/TrinityCore | f48a772052678879076683fb4c510ede671cef5f | [
"Apache-2.0"
] | null | null | null | namespace Trinity.DataAccess.Orm
{
public class RegularExpression
{
public string Name { get; set; }
public string Expression { get; set; }
public string Message { get; set; }
}
} | 16.846154 | 46 | 0.60274 |
3075a034f02f52c41fce3381094c99584c7c8c4b | 7,871 | cs | C# | OpenGLEditorWindows/DockFourViews.Designer.cs | imadOmran/3d-editor-toolkit | 065c1ed76989361581185bb4a3c934ff2522ce32 | [
"MIT"
] | null | null | null | OpenGLEditorWindows/DockFourViews.Designer.cs | imadOmran/3d-editor-toolkit | 065c1ed76989361581185bb4a3c934ff2522ce32 | [
"MIT"
] | null | null | null | OpenGLEditorWindows/DockFourViews.Designer.cs | imadOmran/3d-editor-toolkit | 065c1ed76989361581185bb4a3c934ff2522ce32 | [
"MIT"
] | null | null | null | namespace OpenGLEditorWindows
{
partial class DockFourViews
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </s... | 46.573964 | 164 | 0.594842 |
2ec732077b43cff657b37d7a6604a0af5fe1b8bd | 3,098 | cs | C# | src/WebshopDemo.Sales.UnitTests/SetPriceHandlerTests.cs | adamsosterics/WebshopDemo | 32ad3799e5123e71bfd78f7ccf6432071ac8bbde | [
"MIT"
] | 1 | 2021-08-13T14:40:41.000Z | 2021-08-13T14:40:41.000Z | src/WebshopDemo.Sales.UnitTests/SetPriceHandlerTests.cs | adamsosterics/WebshopDemo | 32ad3799e5123e71bfd78f7ccf6432071ac8bbde | [
"MIT"
] | null | null | null | src/WebshopDemo.Sales.UnitTests/SetPriceHandlerTests.cs | adamsosterics/WebshopDemo | 32ad3799e5123e71bfd78f7ccf6432071ac8bbde | [
"MIT"
] | 1 | 2021-08-13T14:41:23.000Z | 2021-08-13T14:41:23.000Z | using FluentAssertions;
using MediatR;
using Moq;
using NUnit.Framework;
using System;
using System.Threading;
using System.Threading.Tasks;
using WebshopDemo.Sales.Commands.SetPrice;
using WebshopDemo.Sales.Domain;
using WebshopDemo.Sales.Events;
namespace WebshopDemo.Sales.UnitTests
{
[TestFixture]
class Se... | 38.246914 | 190 | 0.625888 |
eaf0d033c7ac7467bd33ce08244de92527b0b284 | 646 | cs | C# | Project11/UnitTestProject3/UnitTestProject3/MainPage.cs | MariaOdinets/SeleniumWD | f96b7ec79adcb5bec9e648049828aa805f01911f | [
"Apache-2.0"
] | null | null | null | Project11/UnitTestProject3/UnitTestProject3/MainPage.cs | MariaOdinets/SeleniumWD | f96b7ec79adcb5bec9e648049828aa805f01911f | [
"Apache-2.0"
] | null | null | null | Project11/UnitTestProject3/UnitTestProject3/MainPage.cs | MariaOdinets/SeleniumWD | f96b7ec79adcb5bec9e648049828aa805f01911f | [
"Apache-2.0"
] | null | null | null | using OpenQA.Selenium;
namespace UnitTestProject1
{
class MainPage
{
private readonly IWebDriver _driver;
public MainPage(IWebDriver driver)
{
_driver = driver;
}
public ProductPage OpenProduct()
{
_driver.Navigate().GoToUrl("http://loc... | 23.071429 | 81 | 0.56192 |
3aaf3cbd0918beec5505b73679d9994d36fc695c | 293 | cs | C# | QLTV_V2/QLTV_V2/Models/BorrowBookPlus.cs | NguyenQuocHoa/qltv_v2 | 2052b34451b34d0e9a517d34cb3ea10e7cf32636 | [
"MIT"
] | null | null | null | QLTV_V2/QLTV_V2/Models/BorrowBookPlus.cs | NguyenQuocHoa/qltv_v2 | 2052b34451b34d0e9a517d34cb3ea10e7cf32636 | [
"MIT"
] | null | null | null | QLTV_V2/QLTV_V2/Models/BorrowBookPlus.cs | NguyenQuocHoa/qltv_v2 | 2052b34451b34d0e9a517d34cb3ea10e7cf32636 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace QLTV_V2.Models
{
public class BorrowBookPlus
{
public BorrowBook BorrowBook { get; set; }
public List<BorrowBookDetail> BorrowBookDetails { get; set; }
}
}
| 20.928571 | 69 | 0.709898 |
ffd3f7cdfc31c099b29622625711d3cecdfc5be2 | 1,600 | cs | C# | MVCForum.Core/Models/General/PermissionSet.cs | YodasMyDad/mvcforum | 8ce337990e079950113dae594f9407bf04854ed5 | [
"MIT"
] | 411 | 2016-01-23T19:42:01.000Z | 2021-11-08T12:21:13.000Z | MVCForum.Core/Models/General/PermissionSet.cs | YodasMyDad/mvcforum | 8ce337990e079950113dae594f9407bf04854ed5 | [
"MIT"
] | 135 | 2016-01-27T23:47:04.000Z | 2021-11-02T15:43:46.000Z | MVCForum.Core/Models/General/PermissionSet.cs | YodasMyDad/mvcforum | 8ce337990e079950113dae594f9407bf04854ed5 | [
"MIT"
] | 398 | 2016-01-23T13:53:05.000Z | 2022-03-07T19:27:09.000Z | namespace MvcForum.Core.Models.General
{
using System.Collections.Generic;
using Entities;
public partial class PermissionSet : Dictionary<string, PermissionForRole>
{
public PermissionSet(IEnumerable<CategoryPermissionForRole> categoryPermissions, IEnumerable<GlobalPermissionForRole> globalPe... | 32.653061 | 144 | 0.606875 |
b8d8aca731750feb6836102879b12046b9bbeab9 | 533 | cs | C# | Code/DigitalSignage_v1.0/WebApp/DigitalSignage/DigitalSignage.Domain/Interfaces/ICampaignHistoryRepository.cs | WiproDS2018/DS_FR | c7ceee9dd0b57207e69ca677377b77db5800a677 | [
"MIT"
] | 3 | 2018-11-27T08:43:37.000Z | 2019-05-14T16:52:46.000Z | Code/DigitalSignage_v1.0/WebApp/DigitalSignage/DigitalSignage.Domain/Interfaces/ICampaignHistoryRepository.cs | WiproDS2018/DS_FR | c7ceee9dd0b57207e69ca677377b77db5800a677 | [
"MIT"
] | null | null | null | Code/DigitalSignage_v1.0/WebApp/DigitalSignage/DigitalSignage.Domain/Interfaces/ICampaignHistoryRepository.cs | WiproDS2018/DS_FR | c7ceee9dd0b57207e69ca677377b77db5800a677 | [
"MIT"
] | 1 | 2019-04-23T20:37:02.000Z | 2019-04-23T20:37:02.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DigitalSignage.Domain
{
public interface ICampaignHistoryRepository :IDisposable
{
List<CampaignHistoryVM> GetAllCampaignHistory();
void AddtoCampaignHistory(int campai... | 31.352941 | 113 | 0.763602 |
d730c26c7eeae57ad4d560a3e3f058695796cd64 | 86,587 | cs | C# | sdk/src/Services/IdentityManagement/Generated/_mobile/IAmazonIdentityManagementService.cs | jasoncwik/aws-sdk-net | eee6b1ded92c43e831273de3ddf48dadd788997b | [
"Apache-2.0"
] | null | null | null | sdk/src/Services/IdentityManagement/Generated/_mobile/IAmazonIdentityManagementService.cs | jasoncwik/aws-sdk-net | eee6b1ded92c43e831273de3ddf48dadd788997b | [
"Apache-2.0"
] | null | null | null | sdk/src/Services/IdentityManagement/Generated/_mobile/IAmazonIdentityManagementService.cs | jasoncwik/aws-sdk-net | eee6b1ded92c43e831273de3ddf48dadd788997b | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | 52.160843 | 229 | 0.6739 |
02e6d3a5cbc1a208789964e9eab32c758bc0a2b4 | 1,995 | cs | C# | src/Akka.Persistence.Extras.Tests/Supervision/AckActor.cs | IgorFedchenko/Akka.Persistence.Extras | 527d40f5b2d94353c139e80fffc37443c24e5d81 | [
"Apache-2.0"
] | 15 | 2019-02-07T12:06:29.000Z | 2022-01-25T19:46:35.000Z | src/Akka.Persistence.Extras.Tests/Supervision/AckActor.cs | IgorFedchenko/Akka.Persistence.Extras | 527d40f5b2d94353c139e80fffc37443c24e5d81 | [
"Apache-2.0"
] | 76 | 2019-02-15T16:58:12.000Z | 2022-03-21T11:55:08.000Z | src/Akka.Persistence.Extras.Tests/Supervision/AckActor.cs | Aaronontheweb/Akka.AtLeastOnceDeliveryJournaling | 318b5acb4566f9d2c009e042605b6a3657621800 | [
"Apache-2.0"
] | 8 | 2019-02-05T16:13:38.000Z | 2020-07-14T13:55:17.000Z | // -----------------------------------------------------------------------
// <copyright file="AckActor.cs" company="Petabridge, LLC">
// Copyright (C) 2015 - 2019 Petabridge, LLC <https://petabridge.com>
// </copyright>
// -----------------------------------------------------------------------
using System;
usi... | 29.776119 | 106 | 0.501754 |
dac2d0a0010c0f748f565e23a3a7d60308406f61 | 1,906 | cs | C# | ExtraDry.Analyzers/ExtraDry.Analyzers.Test/1008_ApiControllerShouldNotHaveAuthorizeTests.cs | fmi-works/extra-dry-analyzers | 625bb1cc10fc2c4c48a01972db0bea5af776cc53 | [
"MIT"
] | null | null | null | ExtraDry.Analyzers/ExtraDry.Analyzers.Test/1008_ApiControllerShouldNotHaveAuthorizeTests.cs | fmi-works/extra-dry-analyzers | 625bb1cc10fc2c4c48a01972db0bea5af776cc53 | [
"MIT"
] | null | null | null | ExtraDry.Analyzers/ExtraDry.Analyzers.Test/1008_ApiControllerShouldNotHaveAuthorizeTests.cs | fmi-works/extra-dry-analyzers | 625bb1cc10fc2c4c48a01972db0bea5af776cc53 | [
"MIT"
] | null | null | null | using System.Threading.Tasks;
using Xunit;
using VerifyCS = ExtraDry.Analyzers.Test.CSharpAnalyzerVerifier<
ExtraDry.Analyzers.ApiControllerShouldNotHaveAuthorize>;
namespace ExtraDry.Analyzers.Test
{
public class ApiControllerShouldNotHaveAuthorizeTests {
[Fact]
public async Task AllGood_No... | 22.162791 | 64 | 0.635362 |
763bc6698b0f1d3d464280848911c630866e486d | 707 | cs | C# | Assets/Scripts/Schema/MyRoomState.cs | queenbeans/ggj-2021-client | eeee586fbc758ce52c6ad26e6274bae11f05a0e8 | [
"MIT"
] | null | null | null | Assets/Scripts/Schema/MyRoomState.cs | queenbeans/ggj-2021-client | eeee586fbc758ce52c6ad26e6274bae11f05a0e8 | [
"MIT"
] | null | null | null | Assets/Scripts/Schema/MyRoomState.cs | queenbeans/ggj-2021-client | eeee586fbc758ce52c6ad26e6274bae11f05a0e8 | [
"MIT"
] | 1 | 2021-01-31T21:07:23.000Z | 2021-01-31T21:07:23.000Z | //
// THIS FILE HAS BEEN GENERATED AUTOMATICALLY
// DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING
//
// GENERATED USING @colyseus/schema 1.0.10
//
using Colyseus.Schema;
namespace Dossamer.Ggj2021 {
public partial class MyRoomState : Schema {
[Type(0, "string")]
public string mySynchronizedPrope... | 28.28 | 79 | 0.721358 |
90144be67d19cec0009db62fbed9e457aaf1d093 | 417 | cs | C# | Model/Responses/UserResponse.cs | desotohs/cats-closet-point-of-sale | 28f696a50d5ad59d5abb9e60520fcd4ec1029df1 | [
"MIT"
] | null | null | null | Model/Responses/UserResponse.cs | desotohs/cats-closet-point-of-sale | 28f696a50d5ad59d5abb9e60520fcd4ec1029df1 | [
"MIT"
] | null | null | null | Model/Responses/UserResponse.cs | desotohs/cats-closet-point-of-sale | 28f696a50d5ad59d5abb9e60520fcd4ec1029df1 | [
"MIT"
] | null | null | null | using System;
namespace CatsCloset.Model.Responses {
public class UserResponse {
public int id;
public string username;
public bool storeAccess;
public bool officeAccess;
public bool settingsAccess;
public UserResponse(User user) {
id = user.Id;
username = user.Username;
storeAccess = user.Stor... | 19.857143 | 40 | 0.731415 |
90432b67deff84a06108bf8c4367c2955d5da0db | 544 | cs | C# | Bolt.FluentHttpClient/HttpRequestDto.cs | mruhul/BoltSuite | 6e57532690bc711fd2a7aef7a1403d62c4007d6b | [
"MIT"
] | null | null | null | Bolt.FluentHttpClient/HttpRequestDto.cs | mruhul/BoltSuite | 6e57532690bc711fd2a7aef7a1403d62c4007d6b | [
"MIT"
] | null | null | null | Bolt.FluentHttpClient/HttpRequestDto.cs | mruhul/BoltSuite | 6e57532690bc711fd2a7aef7a1403d62c4007d6b | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Net.Http;
namespace Bolt.FluentHttpClient
{
public class HttpRequestDto
{
public Uri Uri { get; set; }
public int? RetryCount { get; set; }
public TimeSpan? Timeout { get; set; }
public HttpMethod Method { get; set; }... | 24.727273 | 62 | 0.625 |
f28757a22431c206e6a15b8257dd4013cccc171a | 215 | cs | C# | src/InterestCalculatorBackend.Abstractions/InterestRateClient/IInterestRateClient.cs | danielbarbor/InterestCalculatorBackend | badf6bfe32c80e23004f28f81cdfb7e0ac498c33 | [
"MIT"
] | null | null | null | src/InterestCalculatorBackend.Abstractions/InterestRateClient/IInterestRateClient.cs | danielbarbor/InterestCalculatorBackend | badf6bfe32c80e23004f28f81cdfb7e0ac498c33 | [
"MIT"
] | null | null | null | src/InterestCalculatorBackend.Abstractions/InterestRateClient/IInterestRateClient.cs | danielbarbor/InterestCalculatorBackend | badf6bfe32c80e23004f28f81cdfb7e0ac498c33 | [
"MIT"
] | null | null | null | using System.Threading.Tasks;
namespace InterestCalculatorBackend.Abstractions.InterestRateClient
{
public interface IInterestRateClient
{
Task<double> ConsultInterestRateAsync(string host);
}
} | 23.888889 | 67 | 0.776744 |
f295e2b533d237088021e25a4679bae5059a55cf | 4,334 | cs | C# | UA.Cli.Arguments/ParameterSetCollection.cs | redoz/LBi.Cli.Arguments | 3ab619f85b0bf7a9834022cb458019380d732f56 | [
"Apache-2.0"
] | 3 | 2015-09-29T15:39:06.000Z | 2016-09-20T20:53:56.000Z | UA.Cli.Arguments/ParameterSetCollection.cs | redoz/LBi.Cli.Arguments | 3ab619f85b0bf7a9834022cb458019380d732f56 | [
"Apache-2.0"
] | 3 | 2016-09-22T07:42:55.000Z | 2016-09-22T07:45:55.000Z | UA.Cli.Arguments/ParameterSetCollection.cs | redoz/LBi.Cli.Arguments | 3ab619f85b0bf7a9834022cb458019380d732f56 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2012 LBi Netherlands B.V.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | 32.343284 | 122 | 0.590678 |
f2cc8884db426b455ddfe096d61a6ba5a4c4ce2d | 864 | cs | C# | Application/EdFi.Ods.Common/Utils/Extensions/AssemblyExtensions.cs | AxelMarquez/Ed-Fi-ODS | e2d8679c5646d02970328f20e2175020522d4acd | [
"Apache-2.0"
] | 13 | 2020-05-01T18:37:42.000Z | 2022-03-11T02:52:36.000Z | Application/EdFi.Ods.Common/Utils/Extensions/AssemblyExtensions.cs | AxelMarquez/Ed-Fi-ODS | e2d8679c5646d02970328f20e2175020522d4acd | [
"Apache-2.0"
] | 91 | 2020-05-27T17:11:24.000Z | 2022-03-25T16:50:54.000Z | Application/EdFi.Ods.Common/Utils/Extensions/AssemblyExtensions.cs | AxelMarquez/Ed-Fi-ODS | e2d8679c5646d02970328f20e2175020522d4acd | [
"Apache-2.0"
] | 28 | 2020-05-26T19:34:23.000Z | 2022-03-25T16:42:53.000Z | // SPDX-License-Identifier: Apache-2.0
// Licensed to the Ed-Fi Alliance under one or more agreements.
// The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
// See the LICENSE and NOTICES files in the project root for more information.
using System.IO;
using System.Reflection;
namesp... | 29.793103 | 100 | 0.633102 |
f2d1261a40d031c5e4fe1cc32eeb7055ca711c5e | 7,599 | cs | C# | framework/windows-workflow-foundation/application/HiringRequestProcess/CS/InboxService/InboxService.cs | joseocampo/samples | 777603ce078af205ef915de5082cf15f30fa30a9 | [
"CC-BY-4.0",
"MIT"
] | 2,197 | 2018-04-01T06:11:52.000Z | 2022-03-31T15:51:15.000Z | framework/windows-workflow-foundation/application/HiringRequestProcess/CS/InboxService/InboxService.cs | joseocampo/samples | 777603ce078af205ef915de5082cf15f30fa30a9 | [
"CC-BY-4.0",
"MIT"
] | 2,376 | 2018-04-01T06:19:23.000Z | 2022-03-24T13:04:46.000Z | framework/windows-workflow-foundation/application/HiringRequestProcess/CS/InboxService/InboxService.cs | joseocampo/samples | 777603ce078af205ef915de5082cf15f30fa30a9 | [
"CC-BY-4.0",
"MIT"
] | 4,415 | 2018-03-31T03:34:29.000Z | 2022-03-31T16:09:27.000Z | //------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Data.SqlClient;
using S... | 42.452514 | 127 | 0.532702 |
f467c47504a4603a0f29efd05cf2ad069a98c467 | 1,997 | cs | C# | Heartbeat/MinecraftBeat.cs | OMARATION/mcforge | 19f204c6103b779c411ef27edca73bbf2713c77e | [
"Apache-2.0"
] | 1 | 2019-08-31T03:31:48.000Z | 2019-08-31T03:31:48.000Z | Heartbeat/MinecraftBeat.cs | colinodell/mcforge | 19f204c6103b779c411ef27edca73bbf2713c77e | [
"Apache-2.0"
] | null | null | null | Heartbeat/MinecraftBeat.cs | colinodell/mcforge | 19f204c6103b779c411ef27edca73bbf2713c77e | [
"Apache-2.0"
] | 3 | 2016-08-06T07:11:13.000Z | 2022-03-02T19:46:26.000Z | /*
Copyright 2011 MCForge
Written by fenderrock87
Dual-licensed under the Educational Community License, Version 2.0 and
the GNU General Public License, Version 3 (the "Licenses"); you may
not use this file except in compliance with the Licenses. You may
obtain a copy of the Licenses at
http://www.osedu.o... | 33.847458 | 94 | 0.600401 |
6ebd97f08ca812c317967e4c71a144aaa38450ee | 712 | cs | C# | CifParser/Records/Trailer.cs | jampot5000/CifParser | 54857ccd091dcc934346dea48bf3889033c17fb8 | [
"MIT"
] | 1 | 2019-02-06T01:04:25.000Z | 2019-02-06T01:04:25.000Z | CifParser/Records/Trailer.cs | jampot5000/CifParser | 54857ccd091dcc934346dea48bf3889033c17fb8 | [
"MIT"
] | 1 | 2022-01-31T15:19:03.000Z | 2022-02-01T15:17:53.000Z | CifParser/Records/Trailer.cs | jampot5000/CifParser | 54857ccd091dcc934346dea48bf3889033c17fb8 | [
"MIT"
] | 1 | 2022-01-29T16:50:56.000Z | 2022-01-29T16:50:56.000Z | using FileHelpers;
using System;
namespace CifParser.Records
{
/// <summary>
/// Trailer Record: ZZ
/// </summary>
[FixedLengthRecord(FixedMode.AllowLessChars)]
public class Trailer : IRecord
{
/// <summary>
///Record type
/// </summary>
/// <remarks>Length 2, ... | 25.428571 | 57 | 0.547753 |
59330cf5c9e6446be6f7435127a496de8809cf20 | 268 | cs | C# | AllPaySDK/Flutterwave/Payments/Card/EncryptedCardRequest.cs | propenster/AllPaySDK | 0f0732ccaf426e4cb455565649c24cdd0664279c | [
"MIT"
] | null | null | null | AllPaySDK/Flutterwave/Payments/Card/EncryptedCardRequest.cs | propenster/AllPaySDK | 0f0732ccaf426e4cb455565649c24cdd0664279c | [
"MIT"
] | null | null | null | AllPaySDK/Flutterwave/Payments/Card/EncryptedCardRequest.cs | propenster/AllPaySDK | 0f0732ccaf426e4cb455565649c24cdd0664279c | [
"MIT"
] | 1 | 2021-04-23T19:54:24.000Z | 2021-04-23T19:54:24.000Z | using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Text;
namespace AllPaySDK.Flutterwave.Payments.Card
{
public class EncryptedCardRequest
{
[JsonProperty("client")]
public string Client { get; set; }
}
}
| 19.142857 | 45 | 0.701493 |
f74a7c01674fcebdc4a2081039ac38e60896fcbc | 249 | cs | C# | Lab21 - Extras/Impulse/Impulse.Chat/ChannelGrainState.cs | JorgeCandeias/ImpulseCompletedLabs | ed7f3fa3808762ddfd0d3555644638c42f301986 | [
"MIT"
] | null | null | null | Lab21 - Extras/Impulse/Impulse.Chat/ChannelGrainState.cs | JorgeCandeias/ImpulseCompletedLabs | ed7f3fa3808762ddfd0d3555644638c42f301986 | [
"MIT"
] | null | null | null | Lab21 - Extras/Impulse/Impulse.Chat/ChannelGrainState.cs | JorgeCandeias/ImpulseCompletedLabs | ed7f3fa3808762ddfd0d3555644638c42f301986 | [
"MIT"
] | null | null | null | using Impulse.Models;
namespace Impulse.Chat
{
internal class ChannelGrainState
{
public Queue<ChatMessage> Messages { get; } = new();
public HashSet<string> Members { get; } = new(StringComparer.OrdinalIgnoreCase);
}
} | 24.9 | 88 | 0.670683 |
f7a57638dd4410b38fe936021094b4715cbdb6af | 5,799 | cs | C# | Features/Web_Mailings/Web_Mailings.EventReceiver.cs | ArnaultNouvel/winwise-spmailing | 82595583077985ac7b5bdf1985be5ad298511b74 | [
"MIT"
] | null | null | null | Features/Web_Mailings/Web_Mailings.EventReceiver.cs | ArnaultNouvel/winwise-spmailing | 82595583077985ac7b5bdf1985be5ad298511b74 | [
"MIT"
] | null | null | null | Features/Web_Mailings/Web_Mailings.EventReceiver.cs | ArnaultNouvel/winwise-spmailing | 82595583077985ac7b5bdf1985be5ad298511b74 | [
"MIT"
] | null | null | null | using System;
using System.Runtime.InteropServices;
using System.Security.Permissions;
using Microsoft.SharePoint;
using Microsoft.SharePoint.Security;
using Microsoft.SharePoint.Utilities;
using Microsoft.SharePoint.Workflow;
namespace Winwise.SPMailing.Features.Web_Mailings
{
/// <summary>
/// This class han... | 67.430233 | 266 | 0.661493 |
f7ca6a8ea9e6fcd9580fa1e3b87b2eab9e5bd7c4 | 2,360 | cs | C# | Nuqleon/Core/LINQ/Nuqleon.Linq.Expressions.Bonsai.Serialization/TypeSystem/ClosedGenericMethodDef.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 485 | 2021-05-18T14:32:32.000Z | 2022-03-29T21:23:46.000Z | Nuqleon/Core/LINQ/Nuqleon.Linq.Expressions.Bonsai.Serialization/TypeSystem/ClosedGenericMethodDef.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 54 | 2021-05-18T19:08:03.000Z | 2022-03-21T20:21:26.000Z | Nuqleon/Core/LINQ/Nuqleon.Linq.Expressions.Bonsai.Serialization/TypeSystem/ClosedGenericMethodDef.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 35 | 2021-05-18T14:35:48.000Z | 2022-01-21T23:35:35.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT License.
// See the LICENSE file in the project root for more information.
//
// Revision history:
//
// BD - June 2013 - Created this file.
// ER - July 2013 - Small tweaks.
//
using Syste... | 28.780488 | 106 | 0.631356 |
f7e5fbead6d3f5627f3290be59719d7ec93abf45 | 489 | cs | C# | tests/StringExtensionsTests/TryToEnumTests.cs | CaptainGinja/GinjaSoft.Text | 0a12470f1779003cdc27036387065f18ed8e6e9a | [
"MIT"
] | null | null | null | tests/StringExtensionsTests/TryToEnumTests.cs | CaptainGinja/GinjaSoft.Text | 0a12470f1779003cdc27036387065f18ed8e6e9a | [
"MIT"
] | null | null | null | tests/StringExtensionsTests/TryToEnumTests.cs | CaptainGinja/GinjaSoft.Text | 0a12470f1779003cdc27036387065f18ed8e6e9a | [
"MIT"
] | null | null | null | namespace GinjaSoft.Text.Tests.StringExtensionsTests
{
using Xunit;
public class TryToEnumTests
{
private enum TestEnum
{
Foo
}
[Fact]
public void ValidString()
{
var result = "foo".TryToEnum(out TestEnum outValue);
Assert.True(result);
Assert.Equal(TestEnum.Foo... | 16.3 | 59 | 0.615542 |
9ef67655e87dfb306492f485ee643d78af8fd274 | 7,907 | cs | C# | Assets/Scripts/Jam3/Managers/UXManager.cs | Jam3/arlabs-doodads | 42da4fb638734891d4ff7ff5a8fdd0b043c8c172 | [
"Apache-2.0"
] | 3 | 2021-05-19T06:35:33.000Z | 2022-03-14T08:51:45.000Z | Assets/Scripts/Jam3/Managers/UXManager.cs | Jam3/arlabs-doodads | 42da4fb638734891d4ff7ff5a8fdd0b043c8c172 | [
"Apache-2.0"
] | null | null | null | Assets/Scripts/Jam3/Managers/UXManager.cs | Jam3/arlabs-doodads | 42da4fb638734891d4ff7ff5a8fdd0b043c8c172 | [
"Apache-2.0"
] | null | null | null | //-----------------------------------------------------------------------
// <copyright file="UXManager.cs" company="Jam3 Inc">
//
// Copyright 2021 Jam3 Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a cop... | 33.935622 | 104 | 0.556342 |
73c2a111cdbf78503b227a6643e613a0f838fb6a | 12,467 | cs | C# | HomeWork2.Phone.Shared/Services/DataProvider.cs | hmadrigal/playground-csharp-windowsphone8 | 31e9ce7e1bfda26a7ef6e2625e934438a09eae92 | [
"MIT"
] | null | null | null | HomeWork2.Phone.Shared/Services/DataProvider.cs | hmadrigal/playground-csharp-windowsphone8 | 31e9ce7e1bfda26a7ef6e2625e934438a09eae92 | [
"MIT"
] | null | null | null | HomeWork2.Phone.Shared/Services/DataProvider.cs | hmadrigal/playground-csharp-windowsphone8 | 31e9ce7e1bfda26a7ef6e2625e934438a09eae92 | [
"MIT"
] | null | null | null | using HomeWork2.Models;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Xml.Linq;
namespace HomeWork2.Services
{
public sealed class DataProvider
{
private static readonly string ApiKeyWorldWeatherOnlineC... | 54.441048 | 208 | 0.550413 |
ec3185fd3cf23af7ea004d3bf7a030411881884b | 836 | cs | C# | src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Frameworks/ITargetFrameworkProvider.cs | davkean/project-system | 08afd8b70026e627bdb348d46f219d16b1ab71b8 | [
"MIT"
] | null | null | null | src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Frameworks/ITargetFrameworkProvider.cs | davkean/project-system | 08afd8b70026e627bdb348d46f219d16b1ab71b8 | [
"MIT"
] | null | null | null | src/Microsoft.VisualStudio.ProjectSystem.Managed/ProjectSystem/Frameworks/ITargetFrameworkProvider.cs | davkean/project-system | 08afd8b70026e627bdb348d46f219d16b1ab71b8 | [
"MIT"
] | null | null | null | // Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE.md file in the project root for more information.
using Microsoft.VisualStudio.Composition;
namespace Microsoft.VisualStudio.ProjectSystem
{
[ProjectSystemCo... | 49.176471 | 201 | 0.733254 |
c2b3beecb86cf197c3e9664333ae6d29df8863af | 1,045 | cs | C# | ConsoleInputOutput/ConsoleInputOutput/SumOfNNumbers/SumOfN.cs | LuGeorgiev/CSharpSelfLearning | 7f67c099259605e9fefe1aa0385cd8bcdd894dd0 | [
"MIT"
] | 3 | 2018-03-23T07:57:24.000Z | 2021-12-16T13:51:47.000Z | ConsoleInputOutput/ConsoleInputOutput/SumOfNNumbers/SumOfN.cs | LuGeorgiev/CSharpSelfLearning | 7f67c099259605e9fefe1aa0385cd8bcdd894dd0 | [
"MIT"
] | 9 | 2020-07-18T09:43:40.000Z | 2022-02-26T18:20:40.000Z | ConsoleInputOutput/ConsoleInputOutput/SumOfNNumbers/SumOfN.cs | LuGeorgiev/CSharpSelfLearning | 7f67c099259605e9fefe1aa0385cd8bcdd894dd0 | [
"MIT"
] | 1 | 2021-12-16T13:51:58.000Z | 2021-12-16T13:51:58.000Z | using System;
namespace SumOfNNumbers
{
class SumOfN
{
static void Main()
{
int lineLength;
int[] line = new int[1];
int sum=0;
Console.WriteLine("Please insert line length and have in mind that all the coeficients have to be ente... | 28.243243 | 130 | 0.496651 |
3269d9d412d2353bc34787e251db1fe52f70d7a0 | 2,719 | cs | C# | pwiz_tools/Skyline/Util/HistogramHelper.cs | austinkeller/pwiz | aa8e575cb40fd5e97cc7d922e4d8da44c9277cca | [
"Apache-2.0"
] | null | null | null | pwiz_tools/Skyline/Util/HistogramHelper.cs | austinkeller/pwiz | aa8e575cb40fd5e97cc7d922e4d8da44c9277cca | [
"Apache-2.0"
] | null | null | null | pwiz_tools/Skyline/Util/HistogramHelper.cs | austinkeller/pwiz | aa8e575cb40fd5e97cc7d922e4d8da44c9277cca | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using pwiz.Common.SystemUtil;
using pwiz.Skyline.Alerts;
using pwiz.Skyline.Controls.Graphs;
using pwiz.Skyline.Model;
using pwiz.Skyline.Model.Find;
using pwiz.Skyline.Properties;
using ZedGraph;
namespace pwiz.Skyline.Util
{
static ... | 43.854839 | 215 | 0.662744 |
32a8df9535c31cdd3c74fb98a27fa673c0088222 | 456 | cs | C# | cacreader/swig-4.0.2/Examples/test-suite/csharp/nested_directors_runme.cs | kyletanyag/LL-Smartcard | 02abea9de5a13f8bae4d7832ab34cb7f0d9514c9 | [
"BSD-3-Clause"
] | 1,031 | 2015-01-02T14:08:47.000Z | 2022-03-29T02:25:27.000Z | cacreader/swig-4.0.2/Examples/test-suite/csharp/nested_directors_runme.cs | kyletanyag/LL-Smartcard | 02abea9de5a13f8bae4d7832ab34cb7f0d9514c9 | [
"BSD-3-Clause"
] | 240 | 2015-01-11T04:27:19.000Z | 2022-03-30T00:35:57.000Z | cacreader/swig-4.0.2/Examples/test-suite/csharp/nested_directors_runme.cs | kyletanyag/LL-Smartcard | 02abea9de5a13f8bae4d7832ab34cb7f0d9514c9 | [
"BSD-3-Clause"
] | 224 | 2015-01-05T06:13:54.000Z | 2022-02-25T14:39:51.000Z | using System;
using nested_directorsNamespace;
#pragma warning disable 219
public class CNested : Base.Nest {
public override bool GetValue() {return true;}
}
public class CSub : Sub {
protected override bool GetValue() { return base.GetValue(); }
public bool Test(){ return GetValue(); }
}
public class runme {
s... | 21.714286 | 63 | 0.688596 |
57dce481f046e2c091684a9a32e23f3c2d7631b7 | 2,969 | cs | C# | ShopRu.Presentation/Invoices/Handlers/GenerateInvoiceHandler.cs | lloyduche/ShopRu | ed44d79659a83d10919b265cfa8cfb6e374b268e | [
"MIT"
] | null | null | null | ShopRu.Presentation/Invoices/Handlers/GenerateInvoiceHandler.cs | lloyduche/ShopRu | ed44d79659a83d10919b265cfa8cfb6e374b268e | [
"MIT"
] | null | null | null | ShopRu.Presentation/Invoices/Handlers/GenerateInvoiceHandler.cs | lloyduche/ShopRu | ed44d79659a83d10919b265cfa8cfb6e374b268e | [
"MIT"
] | null | null | null | using MediatR;
using ShopRu.Application.Invoices.Model;
using ShopRu.Application.Invoices.Queries;
using ShopRu.Application.Logic;
using ShopRu.Model;
using ShopRu.Persistence.Context;
using System;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
namespace ShopRu.Application.Invoices.Handlers... | 33.738636 | 124 | 0.55069 |
945262fc60bdb0c0252ccf92602883aa86ab2f22 | 1,243 | cs | C# | Amaranth.Engine/Classes/Processing/Actions/Monster/BreedAction.cs | LambdaSix/Amaranth | 1aea67af3c6366fbd36db6b0453fe43fc93d83d8 | [
"MIT"
] | 92 | 2016-02-28T15:54:47.000Z | 2022-03-28T00:31:59.000Z | Amaranth.Engine/Classes/Processing/Actions/Monster/BreedAction.cs | LambdaSix/Amaranth | 1aea67af3c6366fbd36db6b0453fe43fc93d83d8 | [
"MIT"
] | null | null | null | Amaranth.Engine/Classes/Processing/Actions/Monster/BreedAction.cs | LambdaSix/Amaranth | 1aea67af3c6366fbd36db6b0453fe43fc93d83d8 | [
"MIT"
] | 20 | 2016-07-15T05:47:50.000Z | 2021-07-09T13:05:37.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Bramble.Core;
using Amaranth.Util;
namespace Amaranth.Engine
{
public class BreedAction : DelegateAction
{
public BreedAction(Monster monster, BreedMoveInfo info)
: base(monster)
... | 28.906977 | 90 | 0.461786 |
bfc985630dfa2100ce7905920483ae864f574077 | 1,745 | cs | C# | src/Sandbox/NTextCat-Sandbox/Class1.cs | daffers/sandbox | 40caaf2950391ac112dccc31e44befdfbf592ad5 | [
"MIT"
] | null | null | null | src/Sandbox/NTextCat-Sandbox/Class1.cs | daffers/sandbox | 40caaf2950391ac112dccc31e44befdfbf592ad5 | [
"MIT"
] | null | null | null | src/Sandbox/NTextCat-Sandbox/Class1.cs | daffers/sandbox | 40caaf2950391ac112dccc31e44befdfbf592ad5 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Remoting.Messaging;
using System.Text;
using System.Threading.Tasks;
using IvanAkcheurov.NTextCat.Lib;
using Nancy;
using Nancy.Conventions;
using Nancy.TinyIoc;
using Nancy.ViewEngines;
using NUnit.Framework;
namespace NTextCat_S... | 26.044776 | 121 | 0.634957 |
9fa7c749144b29e0510f1a2202e47669e7811715 | 472 | cs | C# | src/core/Elsa.Core/Persistence/Specifications/Bookmarks/CorrelationIdSpecification.cs | tomy2105/elsa-core | 94b086f5f06cc18fbb9962f2ec77aae99655c180 | [
"MIT"
] | 3,147 | 2019-06-12T19:23:44.000Z | 2022-03-31T23:06:28.000Z | src/core/Elsa.Core/Persistence/Specifications/Bookmarks/CorrelationIdSpecification.cs | tomy2105/elsa-core | 94b086f5f06cc18fbb9962f2ec77aae99655c180 | [
"MIT"
] | 1,389 | 2019-06-12T20:55:51.000Z | 2022-03-31T20:41:36.000Z | src/core/Elsa.Core/Persistence/Specifications/Bookmarks/CorrelationIdSpecification.cs | tomy2105/elsa-core | 94b086f5f06cc18fbb9962f2ec77aae99655c180 | [
"MIT"
] | 685 | 2019-06-13T12:54:08.000Z | 2022-03-30T07:48:23.000Z | using System;
using System.Linq.Expressions;
using Elsa.Models;
namespace Elsa.Persistence.Specifications.Bookmarks
{
public class CorrelationIdSpecification : Specification<Bookmark>
{
public CorrelationIdSpecification(string correlationId) => CorrelationId = correlationId;
public string Corr... | 36.307692 | 125 | 0.75 |
3f9e620e10bbe9dbe2177f21320d44965c5d01ad | 10,333 | cs | C# | Assets/Scripts/Common/Views/RoomTrendView/RoadNodeTable.cs | da1fanshu/1234ewsd | 4cc92f1745241acd2590dadee55cb30f8fffbb71 | [
"MIT"
] | 2 | 2020-05-19T08:40:04.000Z | 2021-04-07T01:02:19.000Z | Assets/Scripts/Common/Views/RoomTrendView/RoadNodeTable.cs | da1fanshu/1234ewsd | 4cc92f1745241acd2590dadee55cb30f8fffbb71 | [
"MIT"
] | null | null | null | Assets/Scripts/Common/Views/RoomTrendView/RoadNodeTable.cs | da1fanshu/1234ewsd | 4cc92f1745241acd2590dadee55cb30f8fffbb71 | [
"MIT"
] | 2 | 2021-11-21T02:27:22.000Z | 2022-03-18T07:44:24.000Z | using System.Collections.Generic;
using System.Linq;
using Assets.Scripts.Common.Interface;
using Assets.Scripts.Common.Models;
using Assets.Scripts.Common.Views.RoomTrendView.RoomTrendCfgs;
using UnityEngine;
namespace Assets.Scripts.Common.Views.RoomTrendView
{
/// <summary>
/// 节点集合(表)
/// </summary>
... | 29.60745 | 142 | 0.395529 |
83d31cbd00b2bea23003cd936a6a243a42a9620d | 1,971 | cs | C# | Orm/Xtensive.Orm/Orm/Rse/Providers/Compilable/RawProvider.cs | alex-kulakov/dataobjects-net | 7a531837b0ed76a01525e0f2b7fa6a3036db096e | [
"MIT"
] | null | null | null | Orm/Xtensive.Orm/Orm/Rse/Providers/Compilable/RawProvider.cs | alex-kulakov/dataobjects-net | 7a531837b0ed76a01525e0f2b7fa6a3036db096e | [
"MIT"
] | null | null | null | Orm/Xtensive.Orm/Orm/Rse/Providers/Compilable/RawProvider.cs | alex-kulakov/dataobjects-net | 7a531837b0ed76a01525e0f2b7fa6a3036db096e | [
"MIT"
] | null | null | null | // Copyright (C) 2003-2010 Xtensive LLC.
// All rights reserved.
// For conditions of distribution and use, see license.
// Created by: Alexey Kochetov
// Created: 2008.07.09
using System;
using System.Collections.Generic;
using System.Linq.Expressions;
using Xtensive.Collections;
using Xtensive.Core;
... | 27 | 92 | 0.634196 |
8658867f3d0e4c9fdd734ca33f0dfb4922a199f2 | 1,264 | cs | C# | src/DddDotNet/DddDotNet.Infrastructure/MessageBrokers/Kafka/KafkaSender.cs | phongnguyend/DddDotNet | e7485172cf20fbb5f4646a0101c973e8fcf8e6c5 | [
"MIT"
] | 20 | 2021-01-02T11:17:00.000Z | 2022-03-26T13:00:45.000Z | src/DddDotNet/DddDotNet.Infrastructure/MessageBrokers/Kafka/KafkaSender.cs | phongnguyend/DddDotNet | e7485172cf20fbb5f4646a0101c973e8fcf8e6c5 | [
"MIT"
] | 15 | 2021-08-09T14:46:38.000Z | 2022-01-03T02:40:54.000Z | src/DddDotNet/DddDotNet.Infrastructure/MessageBrokers/Kafka/KafkaSender.cs | phongnguyend/DddDotNet | e7485172cf20fbb5f4646a0101c973e8fcf8e6c5 | [
"MIT"
] | 4 | 2021-08-20T09:08:20.000Z | 2022-02-07T17:33:41.000Z | using Confluent.Kafka;
using DddDotNet.Domain.Infrastructure.MessageBrokers;
using System;
using System.Text.Json;
using System.Threading;
using System.Threading.Tasks;
namespace DddDotNet.Infrastructure.MessageBrokers.Kafka
{
public class KafkaSender<T> : IMessageSender<T>, IDisposable
{
private read... | 30.095238 | 112 | 0.610759 |
4bd96d726b70d6c78bddb2782b7c6b1ff7b597ba | 285 | cs | C# | source/Server.OpenIDConnect.Common/Configuration/IOpenIDConnectConfigurationWithClientSecret.cs | OctopusDeploy/OpenIDConnectAuthenticationProviders | 52213a9a4791075a14e21ed211c476bb7be88740 | [
"Apache-2.0"
] | 7 | 2016-11-17T18:15:39.000Z | 2020-01-23T08:44:51.000Z | source/Server.OpenIDConnect.Common/Configuration/IOpenIDConnectConfigurationWithClientSecret.cs | StephenShamakian/OpenIDConnectAuthenticationProviders | b0d237b40be9a3ec8e9bcd1ccd9e0942a4c62a19 | [
"Apache-2.0"
] | 17 | 2017-06-08T03:38:22.000Z | 2022-03-10T03:35:50.000Z | source/Server.OpenIDConnect.Common/Configuration/IOpenIDConnectConfigurationWithClientSecret.cs | StephenShamakian/OpenIDConnectAuthenticationProviders | b0d237b40be9a3ec8e9bcd1ccd9e0942a4c62a19 | [
"Apache-2.0"
] | 4 | 2016-11-04T11:56:58.000Z | 2021-10-07T19:59:40.000Z | using Octopus.Data.Model;
namespace Octopus.Server.Extensibility.Authentication.OpenIDConnect.Common.Configuration
{
public interface IOpenIDConnectConfigurationWithClientSecret : IOpenIDConnectConfiguration
{
SensitiveString? ClientSecret { get; set; }
}
} | 31.666667 | 94 | 0.77193 |
ef204dd4653375ca2d9aaf30197429b0c78ec77e | 5,432 | cs | C# | SmartLife.Applications/SmartLife.Client.Gov/frmPopup.Designer.cs | rhuber1279/SmartLifeForDotNet | 2e07391ec99704e4e9a1200e40449330874ee11e | [
"MIT"
] | 3 | 2016-09-09T13:22:59.000Z | 2020-04-02T17:22:54.000Z | SmartLife.Applications/SmartLife.Client.Gov/frmPopup.Designer.cs | rhuber1279/SmartLifeForDotNet | 2e07391ec99704e4e9a1200e40449330874ee11e | [
"MIT"
] | null | null | null | SmartLife.Applications/SmartLife.Client.Gov/frmPopup.Designer.cs | rhuber1279/SmartLifeForDotNet | 2e07391ec99704e4e9a1200e40449330874ee11e | [
"MIT"
] | 1 | 2020-10-04T01:32:59.000Z | 2020-10-04T01:32:59.000Z | namespace SmartLife.Client.Gov
{
partial class frmPopup
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
... | 48.5 | 159 | 0.624448 |
abd95a665db8f20a0c757ffc88133f7d1b3388a7 | 2,929 | cs | C# | FoxDb.SqlCe/Writers/SqlCeTableHintWriter.cs | Raimusoft/FoxDb | f71519fb2ef47f8795227b6234f4f64903bd9bce | [
"MIT"
] | 2 | 2019-10-17T11:14:45.000Z | 2020-08-12T20:07:51.000Z | FoxDb.SqlCe/Writers/SqlCeTableHintWriter.cs | Raimusoft/FoxDb | f71519fb2ef47f8795227b6234f4f64903bd9bce | [
"MIT"
] | 3 | 2019-03-24T23:27:13.000Z | 2020-06-01T22:16:57.000Z | FoxDb.SqlCe/Writers/SqlCeTableHintWriter.cs | Raimusoft/FoxDb | f71519fb2ef47f8795227b6234f4f64903bd9bce | [
"MIT"
] | null | null | null | using FoxDb.Interfaces;
using System;
using System.Collections.Generic;
namespace FoxDb
{
public class SqlCeTableHintWriter : SqlQueryWriter
{
public SqlCeTableHintWriter(IFragmentBuilder parent, IQueryGraphBuilder graph, IDatabase database, IQueryGraphVisitor visitor, ICollection<IDatabaseQue... | 35.289157 | 184 | 0.537043 |
22e71fac4d1039068f60aa301f66d3b86961118a | 341 | cs | C# | ChsuStudent/ScheduleClasses/Week.cs | ChipsetSV/CHSUStudent | 7d92dba98c3c0a6bd61b657f466d2ffbb1e691b7 | [
"MIT"
] | null | null | null | ChsuStudent/ScheduleClasses/Week.cs | ChipsetSV/CHSUStudent | 7d92dba98c3c0a6bd61b657f466d2ffbb1e691b7 | [
"MIT"
] | 1 | 2019-09-13T09:12:15.000Z | 2019-09-13T09:12:15.000Z | ChsuStudent/ScheduleClasses/Week.cs | ChipsetSV/CHSUStudent | 7d92dba98c3c0a6bd61b657f466d2ffbb1e691b7 | [
"MIT"
] | null | null | null | using System;
using System.Linq.Expressions;
using ChsuStudent.Enums;
namespace ChsuStudent.ScheduleClasses
{
/// <summary>
/// Класс номера недели
/// </summary>
public class Week
{
public int Number;
public Week(int number)
{
Number = number;
... | 17.05 | 38 | 0.542522 |
56f5bef1211d071c34e188c5269d825e999185e5 | 1,154 | cs | C# | src/Jaxosoft.CSharp.SampleCode/Jaxosoft.CSharp.SampleCode.Tester/Program.cs | jasoncable/csharp-sample-code | e23eac09d038b95bc8c5d3b34c08bcb98b89e1c0 | [
"MIT"
] | null | null | null | src/Jaxosoft.CSharp.SampleCode/Jaxosoft.CSharp.SampleCode.Tester/Program.cs | jasoncable/csharp-sample-code | e23eac09d038b95bc8c5d3b34c08bcb98b89e1c0 | [
"MIT"
] | null | null | null | src/Jaxosoft.CSharp.SampleCode/Jaxosoft.CSharp.SampleCode.Tester/Program.cs | jasoncable/csharp-sample-code | e23eac09d038b95bc8c5d3b34c08bcb98b89e1c0 | [
"MIT"
] | null | null | null | using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Dynamic;
using System.IO;
using System.Globalization;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Task... | 28.146341 | 76 | 0.67331 |
c03e10b8029388e95ad100fcca085de54c4be20d | 461 | cs | C# | src/api/HomeChecklist.Repository/IRepo.cs | DillonAd/HomeChecklist | 51246bca29c7e79f2608d7418c4e00fae4e2af11 | [
"MIT"
] | null | null | null | src/api/HomeChecklist.Repository/IRepo.cs | DillonAd/HomeChecklist | 51246bca29c7e79f2608d7418c4e00fae4e2af11 | [
"MIT"
] | 5 | 2021-08-31T21:53:05.000Z | 2022-03-02T02:50:32.000Z | src/api/HomeChecklist.Repository/IRepo.cs | DillonAd/HomeChecklist | 51246bca29c7e79f2608d7418c4e00fae4e2af11 | [
"MIT"
] | null | null | null | using HomeChecklist.Common;
using HomeChecklist.Repository.Specifications;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace HomeChecklist.Repository
{
public interface IRepo<T> where T : Entity
{
Task<T> GetSingle(Specification<T> spec);
Task<IEnumerable<T>> Get(Specifi... | 27.117647 | 56 | 0.681128 |
2aee5af5746e9224419e22c676922bd2589584cd | 16,536 | cs | C# | BGC.Web/Administration.AccountController.generated.cs | blattodephobia/BG_Composers | 4d22360c9ab18c23e1e485f78b892286976dbf66 | [
"MIT"
] | 1 | 2015-09-29T08:04:57.000Z | 2015-09-29T08:04:57.000Z | BGC.Web/Administration.AccountController.generated.cs | blattodephobia/BG_Composers | 4d22360c9ab18c23e1e485f78b892286976dbf66 | [
"MIT"
] | null | null | null | BGC.Web/Administration.AccountController.generated.cs | blattodephobia/BG_Composers | 4d22360c9ab18c23e1e485f78b892286976dbf66 | [
"MIT"
] | null | null | null | // <auto-generated />
// This file was generated by a T4 template.
// Don't change it directly as your change would get overwritten. Instead, make changes
// to the .tt file (i.e. the T4 template) and save it to regenerate this file.
// Make sure the compiler doesn't complain about missing Xml comments and CLS compli... | 51.836991 | 173 | 0.705975 |
c314bb0c5fa9d5556cf5cc9776201db2d3c7a6ac | 332 | cs | C# | ActionEngineModule/Views/FtpAction.xaml.cs | alexgubanow/yaoc | ef11731ecbd599a97abb1f09a0ac4da21ea4ff4d | [
"MIT"
] | null | null | null | ActionEngineModule/Views/FtpAction.xaml.cs | alexgubanow/yaoc | ef11731ecbd599a97abb1f09a0ac4da21ea4ff4d | [
"MIT"
] | null | null | null | ActionEngineModule/Views/FtpAction.xaml.cs | alexgubanow/yaoc | ef11731ecbd599a97abb1f09a0ac4da21ea4ff4d | [
"MIT"
] | null | null | null | using System.Windows;
using System.Windows.Controls;
using tae;
namespace ActionEngineModule.Views
{
/// <summary>
/// Interaction logic for EditTrigger.xaml
/// </summary>
public partial class FtpAction : UserControl
{
public FtpAction()
{
InitializeComponent();
... | 18.444444 | 48 | 0.614458 |
4d469b9c9609cb2753e65aeedc0477aa63d4173a | 3,513 | cs | C# | dotnet/src/Extensions/DependencyInjection.Modules/IServiceCollectionExtensions.cs | nerdymishka/gainz | 5fbfc3724ba8e8680237a462ed65b8971e26af14 | [
"Apache-2.0"
] | 3 | 2020-09-24T16:41:07.000Z | 2021-02-22T17:29:09.000Z | dotnet/src/Extensions/DependencyInjection.Modules/IServiceCollectionExtensions.cs | nerdymishka/gainz | 5fbfc3724ba8e8680237a462ed65b8971e26af14 | [
"Apache-2.0"
] | 6 | 2021-04-05T18:04:20.000Z | 2021-04-05T18:07:47.000Z | dotnet/src/Extensions/DependencyInjection.Modules/IServiceCollectionExtensions.cs | nerdymishka/gainz | 5fbfc3724ba8e8680237a462ed65b8971e26af14 | [
"Apache-2.0"
] | null | null | null |
using System.Collections.Generic;
using System.Reflection;
using Microsoft.Extensions.DependencyInjection;
using System.Linq;
using System;
namespace NerdyMishka.Extensions.DependencyInjection
{
public static class IServiceCollectionExtensions
{
private static object s_lock = new object();
pri... | 35.846939 | 127 | 0.55195 |
03e1db820ef1edb9ad19e06eb88c297eba28dfd1 | 287 | cs | C# | C#OOPBasics/12.Polymorphism-Exercise/01.Vehicles/Truck.cs | vpaleshnikov/SoftUni-C-FundamentalsModule | 662032e8c3e02506d7f072279bd88d045498c2df | [
"MIT"
] | null | null | null | C#OOPBasics/12.Polymorphism-Exercise/01.Vehicles/Truck.cs | vpaleshnikov/SoftUni-C-FundamentalsModule | 662032e8c3e02506d7f072279bd88d045498c2df | [
"MIT"
] | null | null | null | C#OOPBasics/12.Polymorphism-Exercise/01.Vehicles/Truck.cs | vpaleshnikov/SoftUni-C-FundamentalsModule | 662032e8c3e02506d7f072279bd88d045498c2df | [
"MIT"
] | null | null | null | public class Truck : Vehicle
{
public Truck(double fuelQuantity, double fuelConsumtion)
: base(fuelQuantity, fuelConsumtion + 1.6)
{
}
public override void Refuel(double liters)
{
liters = liters * 0.95;
this.FuelQuantity += liters;
}
} | 22.076923 | 61 | 0.616725 |
7fd5c2de2d412ddc42bcbbb5b573facb44eb3a30 | 343 | cs | C# | src/NuSelfUpdate/CommandLineWrapper.cs | ShiJess/NuSelfUpdate | c4776cd70e4e70e14b29ee83c158dcf64f49b11a | [
"MIT"
] | 7 | 2015-02-07T02:20:15.000Z | 2021-06-12T04:17:50.000Z | src/NuSelfUpdate/CommandLineWrapper.cs | ShiJess/NuSelfUpdate | c4776cd70e4e70e14b29ee83c158dcf64f49b11a | [
"MIT"
] | null | null | null | src/NuSelfUpdate/CommandLineWrapper.cs | ShiJess/NuSelfUpdate | c4776cd70e4e70e14b29ee83c158dcf64f49b11a | [
"MIT"
] | 6 | 2015-01-15T22:52:50.000Z | 2016-08-26T14:22:39.000Z | using System;
namespace NuSelfUpdate
{
public class CommandLineWrapper : ICommandLineWrapper
{
public string Full
{
get { return Environment.CommandLine; }
}
public string[] Arguments
{
get { return Environment.GetCommandLineArgs();... | 20.176471 | 61 | 0.542274 |
7ffc0ef3674ebac022480541b4009d52d8c442da | 1,515 | cs | C# | Modules/DirectoryBrowsing/Provider/ListingModel.cs | Kaliumhexacyanoferrat/GenHTTP | b4c8028ffc6fa641a780212b2aaef2e18274b8f0 | [
"MIT"
] | 63 | 2019-12-23T14:43:09.000Z | 2022-03-29T20:20:02.000Z | Modules/DirectoryBrowsing/Provider/ListingModel.cs | Kaliumhexacyanoferrat/GenHTTP | b4c8028ffc6fa641a780212b2aaef2e18274b8f0 | [
"MIT"
] | 159 | 2019-03-25T23:29:38.000Z | 2022-02-07T11:01:57.000Z | Modules/DirectoryBrowsing/Provider/ListingModel.cs | Kaliumhexacyanoferrat/GenHTTP | b4c8028ffc6fa641a780212b2aaef2e18274b8f0 | [
"MIT"
] | 12 | 2020-07-24T16:57:48.000Z | 2022-02-28T11:41:01.000Z | using System.Threading.Tasks;
using GenHTTP.Api.Content;
using GenHTTP.Api.Content.IO;
using GenHTTP.Api.Content.Templating;
using GenHTTP.Api.Protocol;
namespace GenHTTP.Modules.DirectoryBrowsing.Provider
{
public sealed class ListingModel : AbstractModel
{
#region Get-/Setters
... | 24.435484 | 135 | 0.526073 |
c6feaa9e07e6be424d1068ef452abdbf4d91691e | 2,668 | cs | C# | RadarLite.Signin/SeedData.cs | Jtplautz/RadarLite | be3fdab08af751d37aa2ea883d39ee5b76155622 | [
"MIT"
] | 1 | 2021-12-21T02:22:22.000Z | 2021-12-21T02:22:22.000Z | RadarLite.Signin/SeedData.cs | Jtplautz/RadarLite | be3fdab08af751d37aa2ea883d39ee5b76155622 | [
"MIT"
] | 1 | 2022-01-02T05:21:24.000Z | 2022-01-06T12:47:42.000Z | RadarLite.Signin/SeedData.cs | Jtplautz/RadarLite | be3fdab08af751d37aa2ea883d39ee5b76155622 | [
"MIT"
] | null | null | null | using System;
using System.Linq;
using System.Security.Claims;
using IdentityModel;
using Microsoft.AspNetCore.Identity;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.DependencyInjection;
using RadarLite.Identity.Models;
using Serilog;
namespace RadarLite.Signin;
public class SeedData {
public ... | 38.666667 | 104 | 0.544978 |
b80a441413c82e0f4f7430e7df8d76f6ba9aa777 | 10,284 | cs | C# | src/Phoenix.Domain/Materials/MaterialsService.cs | m-sadegh-sh/Phoenix | 546e07fb030fea01b28c0790efa4f8faf63e1ebe | [
"MIT"
] | null | null | null | src/Phoenix.Domain/Materials/MaterialsService.cs | m-sadegh-sh/Phoenix | 546e07fb030fea01b28c0790efa4f8faf63e1ebe | [
"MIT"
] | null | null | null | src/Phoenix.Domain/Materials/MaterialsService.cs | m-sadegh-sh/Phoenix | 546e07fb030fea01b28c0790efa4f8faf63e1ebe | [
"MIT"
] | null | null | null | namespace Phoenix.Domain.Materials {
using System;
using System.Collections.Generic;
using System.Linq;
using Phoenix.Domain.Categories;
using Phoenix.Domain.Logs;
using Phoenix.Domain.RepositoryMaterials;
using Phoenix.Infrastructure;
using Phoenix.Resources;
public class Materia... | 48.509434 | 127 | 0.505543 |
c18d0e0213e6fcadfddf7f1dc918e6475ef6ea11 | 1,435 | cs | C# | tools/generator2/Fixups/JavaBaseFixups.cs | jonpryor/GenericBindingPrototype | 6aaf78b885e80f81b28e15d9d51a05b837aafabd | [
"MIT"
] | null | null | null | tools/generator2/Fixups/JavaBaseFixups.cs | jonpryor/GenericBindingPrototype | 6aaf78b885e80f81b28e15d9d51a05b837aafabd | [
"MIT"
] | 4 | 2022-02-11T19:36:32.000Z | 2022-03-14T21:13:33.000Z | tools/generator2/Fixups/JavaBaseFixups.cs | jonpryor/GenericBindingPrototype | 6aaf78b885e80f81b28e15d9d51a05b837aafabd | [
"MIT"
] | 1 | 2022-03-10T20:36:22.000Z | 2022-03-10T20:36:22.000Z | using Xamarin.SourceWriter;
namespace generator2;
// These are fixups specific to 'java.base.jmod'. Eventually we would either handle them
// automatically or they would be fixed with metadata.
static class JavaBaseFixups
{
public static void ApplyTypeFixups (TypeWriter type)
{
// Missed overrides
type.SetMetho... | 41 | 88 | 0.780488 |
a2bd5bdbc03a872de94272e0be3825c112c467dd | 1,561 | cs | C# | apigerence/Models/Queue.cs | brunohendias/apigerence | dcc5446e1338519f667055d125fc31f203f0676a | [
"MIT"
] | 1 | 2021-05-27T18:55:59.000Z | 2021-05-27T18:55:59.000Z | apigerence/Models/Queue.cs | brunohendias/apigerence | dcc5446e1338519f667055d125fc31f203f0676a | [
"MIT"
] | null | null | null | apigerence/Models/Queue.cs | brunohendias/apigerence | dcc5446e1338519f667055d125fc31f203f0676a | [
"MIT"
] | null | null | null | using Microsoft.Azure.ServiceBus;
using Microsoft.Extensions.Configuration;
using System;
using System.Text;
using System.Text.Json;
using System.Threading.Tasks;
namespace apigerence.Models
{
public class Queue
{
private readonly static string key = "AzureServiceBus";
private readonly static ... | 30.607843 | 100 | 0.645099 |
232b4a3ba685ca84d6f11331019dca3d83fcb8c0 | 783 | cs | C# | server/Services/CustomerTypeService.cs | ToastedGuy2/TwinEngines-Technical-Assignment | ba321fb76ce3fe33563d7d41544f84a1767d3375 | [
"MIT"
] | null | null | null | server/Services/CustomerTypeService.cs | ToastedGuy2/TwinEngines-Technical-Assignment | ba321fb76ce3fe33563d7d41544f84a1767d3375 | [
"MIT"
] | null | null | null | server/Services/CustomerTypeService.cs | ToastedGuy2/TwinEngines-Technical-Assignment | ba321fb76ce3fe33563d7d41544f84a1767d3375 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Repositories;
using server.Entities;
namespace Services
{
public class CustomerTypeService : ICustomerTypeService
{
private readonly ICustomerTypeRepository _repository;
public Cus... | 29 | 93 | 0.661558 |
1ed7b7e8068e9bf1e2fb76a82da34ebe898c4728 | 1,975 | cs | C# | NestSharp.Tests/Test.cs | TheByteStuff/NestSharp | 1a262f4ff375ed6eace44f45dd0312d73643f4f9 | [
"Apache-2.0"
] | 7 | 2015-04-25T17:23:20.000Z | 2019-11-22T16:15:42.000Z | NestSharp.Tests/Test.cs | TheByteStuff/NestSharp | 1a262f4ff375ed6eace44f45dd0312d73643f4f9 | [
"Apache-2.0"
] | 2 | 2017-04-26T10:41:45.000Z | 2019-11-22T16:16:19.000Z | NestSharp.Tests/Test.cs | TheByteStuff/NestSharp | 1a262f4ff375ed6eace44f45dd0312d73643f4f9 | [
"Apache-2.0"
] | 9 | 2015-05-06T20:08:48.000Z | 2021-04-29T05:19:07.000Z | using NUnit.Framework;
using System;
using System.Threading.Tasks;
using System.IO;
namespace NestSharp.Tests
{
// This doesn't actually run as a test, just some code to show how to use the API for now
[TestFixture ()]
public class Tests
{
const string CLIENT_ID = "";
const string CLIE... | 28.623188 | 95 | 0.536709 |
ad048cd8c0a1f5ca797d6f568101ebc44913b310 | 632 | cs | C# | Stroema/Stroemung/Rohrreibung/ReynoldsZahl.cs | sinantutan/Stroema | c41bf98888be90677b8407b5d176f96325afb7e2 | [
"MIT"
] | null | null | null | Stroema/Stroemung/Rohrreibung/ReynoldsZahl.cs | sinantutan/Stroema | c41bf98888be90677b8407b5d176f96325afb7e2 | [
"MIT"
] | null | null | null | Stroema/Stroemung/Rohrreibung/ReynoldsZahl.cs | sinantutan/Stroema | c41bf98888be90677b8407b5d176f96325afb7e2 | [
"MIT"
] | null | null | null | using System;
namespace Stroemung.Rohrreibung
{
public class ReynoldsZahl
{
public double value { get; }
public ReynoldsZahl() { }
public ReynoldsZahl(double v, double d, double nu) { value = calculate(v, d, nu); }
public ReynoldsZahl(double rho, double v, double d, double eta) { value = calculate(v, d,... | 23.407407 | 126 | 0.697785 |
4fb046e35b7ff9b985f757ff460cafdec5d56ebd | 1,034 | cs | C# | Element.Demo/Form/Activity.cs | saber-wang/Element-Blazor | ec1db6ca2988af89b279594942ac4fc89de7c22e | [
"MIT"
] | 490 | 2019-11-14T01:46:46.000Z | 2020-07-17T08:37:32.000Z | Element.Demo/Form/Activity.cs | saber-wang/Element-Blazor | ec1db6ca2988af89b279594942ac4fc89de7c22e | [
"MIT"
] | 62 | 2019-12-04T09:37:39.000Z | 2020-06-04T09:45:18.000Z | Element.Demo/Form/Activity.cs | saber-wang/Element-Blazor | ec1db6ca2988af89b279594942ac4fc89de7c22e | [
"MIT"
] | 95 | 2019-11-25T06:04:33.000Z | 2020-07-19T06:51:02.000Z |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Threading.Tasks;
namespace Element.Demo.Form
{
public class Activity
{
public string Name { get; set; }
public Area Area { get; set; }
public Area? Area1 { get; set; }
... | 24.046512 | 172 | 0.573501 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.