added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65833 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "xxCruciblexx/Blazorise",
"max_stars_repo_path": "Source/Blazorise.Material/MaterialThemeGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65834"
} | starcoder | <filename>Source/Blazorise.Material/MaterialThemeGenerator.cs
#region Using directives
using System;
using System.Collections.Generic;
using System.Text;
using Blazorise.Bootstrap;
#endregion
namespace Blazorise.Material
{
public class MaterialThemeGenerator : BootstrapThemeGenerator
{
protected overr... | 2.373555 | c49d167ef36640eca80661aa4cf83b9f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65834 | {
"extension": "c-sharp",
"max_stars_count": "217.0",
"max_stars_repo_name": "ExpressoBits/Latios-Framework",
"max_stars_repo_path": "Core/Core/Utilties/BlobBuilderExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65835"
} | starcoder | <filename>Core/Core/Utilties/BlobBuilderExtensions.cs
using System.Collections;
using Unity.Collections;
using Unity.Collections.LowLevel.Unsafe;
using Unity.Entities;
using UnityEngine;
namespace Latios
{
public static class BlobBuilderExtensions
{
public static BlobBuilderArray<T> ConstructFromNativ... | 2.39754 | 71b546f199bab980f31a01d72b5ab493 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65835 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ScriptBox99/Finbuckle.MultiTenant",
"max_stars_repo_path": "src/Finbuckle.MultiTenant.AspNetCore/Strategies/BasePathStrategy.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65836"
} | starcoder | // Copyright Finbuckle LLC, <NAME>, and Contributors.
// Refer to the solution LICENSE file for more inforation.
using System;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http;
namespace Finbuckle.MultiTenant.Strategies
{
public class BasePathStrategy : IMultiTenantStrategy
{
public async... | 2.515821 | 96404320ae53decb1dabdfb9eb03c403 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65836 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "JTOne123/Kugar.Core",
"max_stars_repo_path": "Kugar.Core/Configuration/ConfigurationNameValueCollection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65837"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Text;
using System.Configuration;
namespace Kugar.Core.Configuration
{
public class NameValueCollectionConfiguration : ConfigurationSection
{
public NameValueCollectionConfigura... | 2.581954 | 10dc43abd5a3eab74d4cecd540220a22 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65837 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "EKON-YAZILIM/ServicesDAO",
"max_stars_repo_path": "DAO_WebPortal/Views-CRDAO/Public/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:65838"
} | starcoder | @using Microsoft.AspNetCore.Http
@inject IHttpContextAccessor httpContextAccessor
@{
Layout = "../Shared/_PublicLayout.cshtml";
}
<header class="nk-header page-header is-transparent is-sticky is-shrink" id="header">
<!-- Header -->
<div class="header-main">
<div class="header-container container... | 1.885419 | 7a21440e32728670f6753ac01fc4fc51 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65838 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Theunisv/StrategyGameDemo",
"max_stars_repo_path": "Assets/ExtraPackages/_/Stuff/Videos/TopDownShooter/Scripts/Player.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65839"
} | starcoder | /*
------------------- Code Monkey -------------------
Thank you for downloading this package
I hope you find it useful in your projects
If you have any questions let me know
Cheers!
unitycodemonkey.com
--------------------------------------------------
*/
using System;
usi... | 2.047657 | e456f3ac1176ed776936f7a23661c1f3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65839 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Talegen/Talegen.Common.Models",
"max_stars_repo_path": "src/Shared/Queries/PaginatedQueryResultModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65840"
} | starcoder | /*
*
* (c) Copyright Talegen, LLC.
*
* 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 agreed to in wr... | 2.230127 | 2ec72534107f6778990c6161041350d3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65840 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "enklu/create-commons-unity",
"max_stars_repo_path": "Storage/CreateAR.Commons.Unity.Storage/StorageService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65841"
} | starcoder | <filename>Storage/CreateAR.Commons.Unity.Storage/StorageService.cs
using System.Collections.Generic;
using CreateAR.Commons.Unity.Async;
namespace CreateAR.Commons.Unity.Storage
{
/// <summary>
/// Service for getting, saving, and querying a user's key-value storage
/// buckets.
/// </summary>
pub... | 2.863114 | ca48e0211fc3f76153dfb3dd4bbfdbfd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65841 | {
"extension": "c-sharp",
"max_stars_count": "18.0",
"max_stars_repo_name": "matteofabbri/Workday.WebServices",
"max_stars_repo_path": "Workday.ResourceManagement/Supplier_Invoice_Request_Line_Data_InboundType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65842"
} | starcoder | using System;
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
using System.Runtime.CompilerServices;
using System.Xml.Serialization;
namespace Workday.ResourceManagement
{
[GeneratedCode("System.Xml", "4.6.1590.0"), DesignerCategory("code"), DebuggerStepThrough, XmlType(Namespace... | 1.569518 | 889b42d5b1d8f187dfd2fba989b04b45 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65842 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "TominoCZ/SharpCraft",
"max_stars_repo_path": "SharpCraft/world/chunk/region/ChunkDataManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65843"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using SharpCraft_Client.util;
namespace SharpCraft_Client.world.chunk.region
{
//WHAT THE FUCK FACES MADE THIS SHIT?! WHAT THE FUCKING HELL?!
public class ChunkDataManager<TReg, TCord> where TReg : IRegion where TCord : IRegionCord, new(... | 2.734115 | f227a53bbadd7becbfbc3292edee18c3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65843 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dbgate/datadmin",
"max_stars_repo_path": "DatAdmin.Core/DataSources/Tree/SqlScriptNodes.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65844"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
namespace DatAdmin
{
public class SqlScripts_TreeNode : VirtualFolderTreeNode
{
internal IDatabaseSource m_conn;
string m_titlePostfix;
public SqlScripts_TreeNode(IDatabaseSource conn, IVirtualFolder fol... | 2.020384 | d7cc6aacc27c7b55046db65932171176 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65844 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jaradehr1/BethanysPieShop",
"max_stars_repo_path": "BethanysPieShop/Views/Account/Login.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:65845"
} | starcoder | @model LoginViewModel
<h2 class="my-4 text-center text-lg-left">Before contacting us, please log in or
<a asp-action="Register" asp-controller="Account"> register!</a></h2>
<form asp-action="Login" asp-controller="Account" method="post" role="form">
<!-- To show form error after submission -->
<div asp-v... | 2.538166 | e5cd988f62c6689048577ccc0b85e58b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65845 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "miome/StardewMods",
"max_stars_repo_path": "FishExclusions/Types/ModConfig.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65846"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using StardewModdingAPI;
namespace FishExclusions.Types
{
public interface IGenericModConfigMenuApi
{
void RegisterModConfig(IManifest mod, Action revertToDefault, Action saveToFile);
void SetDefaultIngameOptinValue( IManifest mod,... | 2.819165 | 1f0b20ddb1b04c49851821e0dd7eac2a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65846 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "oinant/EventModellingWorkshop",
"max_stars_repo_path": "Hotel.Mgmt/HotelMgmt.App/Projections/CleaningRequestReport.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65847"
} | starcoder | <reponame>oinant/EventModellingWorkshop<filename>Hotel.Mgmt/HotelMgmt.App/Projections/CleaningRequestReport.cs<gh_stars>1-10
using System;
using HotelMgmt.Domain.CleaningRequest;
using HotelMgmt.Infrastructure.Core;
namespace HotelMgmt.Projections
{
public class CleaningRequestReportMessageHandler : IHandleEvents... | 2.262965 | 4cb7ee826baffcb0ea742cc22ee55ff1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65847 | {
"extension": "c-sharp",
"max_stars_count": "111.0",
"max_stars_repo_name": "srayancha/Essentials",
"max_stars_repo_path": "essentials-framework/Essentials Core/PepperDashEssentialsBase/Gateways/CenCn2Controller.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65848"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Crestron.SimplSharp;
namespace PepperDash_Essentials_Core.Gateways
{
public class CenCn2Controller
{
}
} | 0.934058 | 8cbfddcf1de06833d1324a09ec8321ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65848 | {
"extension": "c-sharp",
"max_stars_count": "102.0",
"max_stars_repo_name": "ilazoja/BrawlCrate",
"max_stars_repo_path": "BrawlLib/Internal/IO/UnsafeStream.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65849"
} | starcoder | <filename>BrawlLib/Internal/IO/UnsafeStream.cs
using System;
using System.IO;
namespace BrawlLib.Internal.IO
{
public unsafe class UnsafeStream : Stream
{
private readonly byte* _address;
private readonly uint _length;
private uint _position;
public VoidPtr Address => _address... | 3.08313 | 840fcb1d8d789a7fb3970500b30530c6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65849 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "isboat/ibunionportal",
"max_stars_repo_path": "src/PortalWeb/Portal.Web.ViewModels/Accounting/MemberData.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65850"
} | starcoder | namespace Portal.Web.ViewModels.Accounting
{
public class MemberData
{
public string Name { get; set; }
public int MemberId { get; set; }
public decimal Amount { get; set; }
}
}
| 1.541676 | 58330e6242f5c68dcd6276a4e0c70608 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65850 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Excalib88/itext7-dotnet",
"max_stars_repo_path": "itext/itext.styledxmlparser/itext/styledxmlparser/css/page/CssNonStandardRuleSet.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65851"
} | starcoder | <filename>itext/itext.styledxmlparser/itext/styledxmlparser/css/page/CssNonStandardRuleSet.cs
/*
This file is part of the iText (R) project.
Copyright (c) 1998-2019 iText Group NV
Authors: <NAME>, <NAME>, et al.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero G... | 1.837344 | 606d709abb89cfa9a26139dcf96849f2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65851 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tago-solutions/Tago.Extensions.Logging",
"max_stars_repo_path": "WebTester/Controllers/TestController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65852"
} | starcoder | <filename>WebTester/Controllers/TestController.cs
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Logging;
using System;
using System.Threading.Tasks;
using Tago.Extensions.ExtendedLogging;
namespace WebTester.Controllers
{
[ApiController]
[Route("[controller]")]
public class TestController : C... | 2.661456 | 9155a33ecc2f52c4ef16a8f9c0164eb8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65852 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "FluentProSoftware/FluentPS",
"max_stars_repo_path": "Source/FluentPro.FluentPS/FluentPro.FluentPS.Psi/Model/DataSets/OptimizerSolutionDataSet.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65853"
} | starcoder | <filename>Source/FluentPro.FluentPS/FluentPro.FluentPS.Psi/Model/DataSets/OptimizerSolutionDataSet.cs
namespace FluentPro.FluentPS.Psi.Model.DataSets
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
// This type definition was generated by System.Data.Design.Typ... | 2.311326 | d63e84c4bc41ca51f36ff293eefd954e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65853 | {
"extension": "c-sharp",
"max_stars_count": "5638.0",
"max_stars_repo_name": "leixf2005/Nancy",
"max_stars_repo_path": "src/Nancy/Routing/Trie/Nodes/GreedyCaptureNode.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65854"
} | starcoder | <gh_stars>1000+
namespace Nancy.Routing.Trie.Nodes
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
/// <summary>
/// A greedy capture node e.g. {greedy*}
/// e.g. /foo/bar/{greedy*} - this node will be hit for /foo/bar/[anything that doesn't... | 2.67191 | 431fc90c8554cf7d886308bc0dddeb15 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65854 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "justmara/EasyNetQ.MetaData",
"max_stars_repo_path": "EasyNetQ.MetaData.Abstractions/Property.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65855"
} | starcoder | namespace EasyNetQ.MetaData.Abstractions {
/// <summary>
/// Defines available message attributes for binding.
/// </summary>
public enum Property {
/// <summary>
/// The property will be bound to the messages 'content_type' attribute.
/// </summary>
ContentType,
... | 2.544914 | 3825dbd49d789faa9e7cc7c81a85db62 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65855 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "SuiMachine/Basic-Twitch-Sound-Player",
"max_stars_repo_path": "SettingsForms/ConnectionSettingsForm.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65856"
} | starcoder | using System;
using System.Text;
using System.IO;
using System.Net;
using System.Windows.Forms;
using System.Diagnostics;
using System.Security.Principal;
using System.Speech.Synthesis;
namespace BasicTwitchSoundPlayer.SettingsForms
{
public partial class ConnectionSettingsForm : Form
{
private MainForm _parent;
... | 2.065824 | 35cd155899b30f1895059ee08191f0ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65856 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JackyLi918/HKH",
"max_stars_repo_path": "HKHProjects/HKH.Tasks/TaskPool/ParallelTaskState.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65857"
} | starcoder | <gh_stars>0
/*******************************************************
* Filename: TaskExecuteState.cs
* File description:
*
* Version: 1.0
* Created: 5/30/2013 10:21:31 AM
* Author: JackyLi
*
*****************************************************/
using System;
using System.Collections.Generic;
using System.Li... | 1.761129 | c76637a1a74c78ce53e2e6d24c3f1ccd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65857 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MathieuGery/HC2-Knuckles",
"max_stars_repo_path": "Assets/MaxSdk/Scripts/MaxSdk.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65858"
} | starcoder | /**
* AppLovin MAX Unity Plugin C# Wrapper
*/
using UnityEngine;
using System.Collections.Generic;
using System.Runtime.InteropServices;
public class MaxSdk :
#if UNITY_EDITOR
// Check for Unity Editor first since the editor also responds to the currently selected platform.
MaxSdkUnityEditor
#elif UNITY_AND... | 1.799513 | 108ba85e45fa72c5101fec4a817bed6e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65858 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "jugstalt/gview5",
"max_stars_repo_path": "NetFramework/gView.Win.DataSources.GeoJson.UI/ExplorerObjects/GeoJsonServiceFeatureClassExplorerObject.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65859"
} | starcoder | using gView.Framework.Data;
using gView.Framework.Geometry;
using gView.Framework.system.UI;
using gView.Framework.UI;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace gView.Win.DataSources.GeoJson.UI.ExplorerObjects
{
[gView.Framework.s... | 2.191497 | 87a188713668724bc371c279139ced98 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65859 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "earizon/Nethereum",
"max_stars_repo_path": "src/Nethereum.Web3/IWeb3.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65860"
} | starcoder | <gh_stars>1-10
using Nethereum.Contracts.Services;
using Nethereum.JsonRpc.Client;
using Nethereum.RPC;
using Nethereum.RPC.TransactionManagers;
namespace Nethereum.Web3
{
public interface IWeb3
{
IClient Client { get; }
IEthApiContractService Eth { get; }
INetApiService Net { get; }
... | 1.352541 | 260af3fb33b7831e9ab66eef75efc6a2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65860 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Gusseth/Kawashiro-Project",
"max_stars_repo_path": "Kawashiro Project/util/Debug.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65861"
} | starcoder | <reponame>Gusseth/Kawashiro-Project
using Discord;
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading.Tasks;
namespace Kawashiro_Project.util
{
public static class Debug
{
private const string debugSource = "Debug.Log";
/// <summary>
/// Logs a m... | 3.279983 | deaa6998ff05cf0214cae235132cc4fa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65861 | {
"extension": "c-sharp",
"max_stars_count": "14.0",
"max_stars_repo_name": "Maks0123/WhatBackend",
"max_stars_repo_path": "CharlieBackend.Business/Services/Interfaces/IBlobService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65862"
} | starcoder | using System.IO;
using Azure.Storage.Blobs;
using System.Threading.Tasks;
using Azure.Storage.Blobs.Models;
using CharlieBackend.Core.Models.ResultModel;
using CharlieBackend.Core.Entities;
namespace CharlieBackend.Business.Services.Interfaces
{
public interface IBlobService
{
Task<BlobClient> UploadAs... | 1.869488 | 6934caedcdd420aad93ad76232ad5461 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65862 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "weesleekit/XWA-Multiplayer-Connector",
"max_stars_repo_path": "XWA Multiplayer Connector/Controls/ColourableListBox.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65863"
} | starcoder | using System.Collections.Generic;
using System.Drawing;
using System.Windows.Forms;
namespace XWA_Multiplayer_Connector.Controls
{
class ColourableListBox : ListBox
{
//Fields
private readonly Dictionary<object, Color> foreColours = new Dictionary<object, Color>();
private re... | 3.278738 | f4e4ebbae0b2ecffd0a6edef9f5e3172 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65863 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ucswift/Consolas2",
"max_stars_repo_path": "src/UnitTests/Consolas2.Tests/ArgumentMatcherDefaultArgumentsTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65864"
} | starcoder | <reponame>ucswift/Consolas2
using System;
using System.Collections.Generic;
using Consolas2.Core.Tests.Helpers;
using FluentAssertions;
using NUnit.Framework;
namespace Consolas2.Core.Tests
{
[TestFixture]
public class ArgumentMatcherDefaultArgumentsTests
{
private ArgumentMatcher _matcher;
... | 2.636354 | ea68f768981dc3f76699fa3f297db31f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65864 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "astra-emsg/ASTRA.EMSG",
"max_stars_repo_path": "Customizations/NHibernate.Spatial/Dialect/Function/SpatialStandardFunction.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65865"
} | starcoder | <reponame>astra-emsg/ASTRA.EMSG
// Copyright 2007 - <NAME> (<EMAIL>)
//
// This file is part of NHibernate.Spatial.
// NHibernate.Spatial is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation; either version... | 2.379991 | 9a52aa6bcfda1b602b2b0f8d4761ad47 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65865 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BlueDress/School",
"max_stars_repo_path": "C# MVC Frameworks - ASP.NET Core/CarDealer.Web/CarDealer.Services/Models/OrderedCarsModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65866"
} | starcoder | namespace CarDealer.Services.Models
{
public class OrderedCarsModel
{
public string Make { get; set; }
public string Model { get; set; }
public double TravelledDistance { get; set; }
}
}
| 1.921448 | 8e0977642a5bda91d08a86ef8ef2eba2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65866 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Lewis-Fam/Stocks",
"max_stars_repo_path": "src/LewisFam.Stocks/ThirdParty/Cnbc/Models/CnbcStockQuote.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65867"
} | starcoder | using System.Collections.Generic;
using LewisFam.Stocks.Models;
namespace LewisFam.Stocks.ThirdParty.Cnbc.Models
{
public partial class CnbcStockQuote : StockQuote, ICnbcRealTimeStockQuote
{
public CnbcStockQuote()
{
}
public virtual string AltName { get; set; }
publ... | 1.786279 | 75f8d924191df31f03dc635cd132d878 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65867 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "davidikin45/DigitalNomadDaveAspNetCore3",
"max_stars_repo_path": "src/DND.Web/Areas/Shared/Views/Bundles/_IFrameCSS.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:65868"
} | starcoder | @inject BundleConfigService BundleConfigService
<environment include="Development">
@foreach (string style in BundleConfigService.Bundle("wwwroot/css/third-party.min.css").InputFiles)
{
<link rel="stylesheet" href="@style.Replace("wwwroot","~")" asp-append-version="true" />
}
@foreach (string ... | 1.927367 | 4f548331e1154f37d184e30b41fa03e8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65868 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wcss2010/PublicManagerWithEmptyTemplete",
"max_stars_repo_path": "Code/PublicManager/PublicManager/ComboBoxObject.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65869"
} | starcoder | <reponame>wcss2010/PublicManagerWithEmptyTemplete<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace PublicManager
{
/// <summary>
/// ComboBoxObject
/// </summary>
/// <typeparam name="T"></typeparam>
public class ComboBoxObject<T>
{
... | 2.629993 | 193ab591a4cd32d5c1c0803f4f6bd65f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65869 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mysticmind/weasel",
"max_stars_repo_path": "src/Weasel.Postgresql/SchemaPatchDifference.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65870"
} | starcoder | namespace Weasel.Postgresql
{
public enum SchemaPatchDifference
{
None = 3,
Create = 2,
Update = 1,
Invalid = 0
}
}
| 1.421702 | e14d5bccbf7b542b34647a4d5de8fad1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65870 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lupidan/unity-ios-image-picker",
"max_stars_repo_path": "IosImagePickerSampleProject/Assets/TestMenu.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65871"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using DefaultNamespace;
using IosImagePicker;
using IosImagePicker.Enums;
using UnityEngine;
using UnityEngine.UI;
using IosImagePicker.Interfaces;
using System.IO;
using System.Text;
public class TestMenu : MonoBehaviour
{
[SerializeField]
... | 1.315075 | 92be35c00662e1f194452b9614493277 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65871 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kirnbas/BlogEngineTK",
"max_stars_repo_path": "BlogEngineTK.Domain/Services/PostService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65872"
} | starcoder | using BlogEngineTK.Domain.Entities;
using BlogEngineTK.Domain.Repositories;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BlogEngineTK.Domain.Services
{
public class PostService : IPostService
{
private IPostRepository rep... | 2.959957 | 54a1679a78eccd21b9abe9019e5cabc9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65872 | {
"extension": "c-sharp",
"max_stars_count": "1344.0",
"max_stars_repo_name": "iqmulator/Stl.Fusion",
"max_stars_repo_path": "src/Stl.Fusion.Client/Internal/ClientAccessor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65873"
} | starcoder | namespace Stl.Fusion.Client.Internal
{
/// <summary>
/// The common interface for all <see cref="ClientAccessor{TClient}"/>-s.
/// </summary>
public interface IClientAccessor
{
object Client { get; }
}
/// <summary>
/// Provides direct access to RestEase client for replica servi... | 2.507407 | 6172ddadf1d733f5e9d50d86fff354c5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65873 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nikolay-danev/GrimEntertainment",
"max_stars_repo_path": "GrimEntertainment.Web/Data/Models/User.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65874"
} | starcoder | using System;
using System.ComponentModel.DataAnnotations;
namespace GrimEntertainment.Web.Data.Models
{
public class User
{
[Required]
public Guid Id { get; set; }
[Required]
[DataType(DataType.EmailAddress)]
public string Email { get; set; }
[Required]
... | 2.270955 | 59fcb9206b38daac378003a5094cdeb2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65874 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "haise0/reAtomizer",
"max_stars_repo_path": "dndbg/Engine/CorModuleDefHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65875"
} | starcoder | /*
Copyright (C) 2014-2016 <EMAIL>
This file is part of dnSpy
dnSpy is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version... | 1.906257 | 8660e610a74102e048d360efd1e9d675 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65875 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RotenInformatik/DesktopServicesDotNet",
"max_stars_repo_path": "sources/RI.DesktopServices.Wpf/Mvvm/ViewModel/ViewModelLocator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65876"
} | starcoder | using System;
using System.ComponentModel;
using System.Diagnostics;
using System.Globalization;
using System.Windows;
namespace RI.DesktopServices.Mvvm.ViewModel
{
/// <summary>
/// The dependency property to auto-wire the view model for a view.
/// </summary>
/// <threadsafety static="false" ... | 2.452702 | e6bdfc447186fe91ddcaa67acb820d87 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65876 | {
"extension": "c-sharp",
"max_stars_count": "2251.0",
"max_stars_repo_name": "hjred/stride",
"max_stars_repo_path": "sources/editor/Stride.Assets.Presentation/AssetEditors/GameEditor/Services/DispatcherLock.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65877"
} | starcoder | <filename>sources/editor/Stride.Assets.Presentation/AssetEditors/GameEditor/Services/DispatcherLock.cs
// Copyright (c) .NET Foundation and Contributors (https://dotnetfoundation.org/ & https://stride3d.net) and Silicon Studio Corp. (https://www.siliconstudio.co.jp)
// Distributed under the MIT license. See the LICENSE... | 2.650982 | 55019778a86a40c7855161d6b8c559d8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65877 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "geexboxs/MongoDB.Entities",
"max_stars_repo_path": "MongoDB.Entities/DBContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65878"
} | starcoder | <filename>MongoDB.Entities/DBContext.cs<gh_stars>0
using MongoDB.Driver;
using System;
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using System.Threading;
... | 2.218204 | 10a2b99be2d80c1cab6c038e1e9a7a7c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65878 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sumitseth/vk",
"max_stars_repo_path": "VkNet.Tests/Categories/Ads/GetFloodStatsTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65879"
} | starcoder | <gh_stars>0
using System.Diagnostics.CodeAnalysis;
using NUnit.Framework;
using VkNet.Tests.Infrastructure;
namespace VkNet.Tests.Categories.Ads
{
[TestFixture]
[ExcludeFromCodeCoverage]
public class GetFloodStatsTest : CategoryBaseTest
{
protected override string Folder => "Ads";
[Test]
public void GetFlo... | 1.828499 | 665b6450960d6d0a2017f51afe6b85f3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65879 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "Mad-Mods-Phoenix-Point/AssortedAdjustments",
"max_stars_repo_path": "Source/AssortedAdjustments/Patches/UnlockItemsByResearch.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65880"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using Base;
using Base.Core;
using Base.Defs;
using Base.UI;
using Harmony;
using I2.Loc;
using PhoenixPoint.Common.Core;
using PhoenixPoint.Common.Entities.Items;
using PhoenixPoint.Geoscape.Entities.Research;
using PhoenixPoint.Geoscape.Entities.Rese... | 1.840386 | 7a0d659578d1b57f48efaaf086088aa5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65880 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "osman-turan/corefx",
"max_stars_repo_path": "src/System.Diagnostics.StackTrace/src/System/Diagnostics/StackTraceSymbols.CoreCLR.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65881"
} | starcoder | // 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.
using System.Collections.Concurrent;
using System.IO;
using System.Reflection;
using System.Reflection.Metadata;
usi... | 2.142892 | 3963db2a322736c391c714107e54a1aa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65881 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Hillevy/Kinect-project",
"max_stars_repo_path": "Assets/Project/Scripts/StateMachine/CoupleStruct.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65882"
} | starcoder | using System;
using System.Collections.Generic;
namespace KinectOverlay
{
[Serializable]
public class CoupleStruct
{
public List<GestureId> leftAndRightHandSymbols = new List<GestureId>();
public List<GestureId> LeftAndRightHandSymbols
{
get
{
... | 2.379696 | 1164dd1c9f1492bfb01635ec9bf35eef |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65882 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "andrew-kulikov/library-manager",
"max_stars_repo_path": "Library/Businesslogic/SearchRequest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65883"
} | starcoder | <reponame>andrew-kulikov/library-manager<filename>Library/Businesslogic/SearchRequest.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Library.BusinessLogic
{
public class SearchRequest
{
private int minRentCost;
private int maxRent... | 2.479833 | 2d628c139876fa7cab96ceb2f2c928ae |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65883 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RedwoodTEQ/GeoSensePluse-Server",
"max_stars_repo_path": "GeoSensePlus.Core/MessageProcessing/BaseHandlers/ByteHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65884"
} | starcoder | <reponame>RedwoodTEQ/GeoSensePluse-Server
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Text;
namespace GeoSensePlus.Core.MessageProcessing.BaseHandlers
{
public abstract class ByteHandler<TMessage> : IMessageHandler<byte[]>
{
public bool Handle(by... | 2.388101 | b0215e8cfae442abf82a4cd9fd254760 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65884 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Daniel-A-Gutierrez/URP-Tech-Art-Showcase",
"max_stars_repo_path": "Assets/wk1_kawase/Start/CustomRenderPass.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65885"
} | starcoder | <filename>Assets/wk1_kawase/Start/CustomRenderPass.cs
//using UnityEngine;
//using UnityEngine.Rendering;
//using UnityEngine.Rendering.Universal;
//class CustomRenderPass : ScriptableRenderPass
//{
// public ComputeShader computeShader;
// public string commandBufferName;
// public RenderTargetIdentifier so... | 2.569048 | 341428c3ab9cffa76719bd39986385af |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65885 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Mechavian/node-service",
"max_stars_repo_path": "src/NodeService/Services/Impl/ServiceBaseService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65886"
} | starcoder | using System.ServiceProcess;
namespace Mechavian.NodeService.Services.Impl
{
internal class ServiceBaseService : IServiceBaseService
{
public void Run(ServiceBase[] services)
{
ServiceBase.Run(services);
}
}
} | 1.364576 | 807acc314ee0db78e0c9ee2283cf50dc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65886 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "econmed/ImageServer20",
"max_stars_repo_path": "ImageViewer/Tools/Standard/ProbeTool.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65887"
} | starcoder | <gh_stars>1-10
#region License
// Copyright (c) 2009, ClearCanvas Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
//
// * Redistributions of source code must retain the abov... | 1.229825 | e8d42bde677c149012391a8caed84bcc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65887 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "coenvdwel/Feebol",
"max_stars_repo_path": "Feebl/Feebl/Views/Customers/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:65888"
} | starcoder | @model IEnumerable<Feebl.Controllers.CustomerTile>
@{int counter = 0;}
<div class="tiles">
@{
Feebl.Controllers.CustomerTile application = Model.First();
if (String.IsNullOrEmpty(application.Application)){ application = null; }
}
@if (application != null)
{
<h2>@application.Application customers... | 2.268022 | 80901cec9656c0142fc993ba0c659235 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65888 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "veremenko-y/ggj19",
"max_stars_repo_path": "Assets/Scripts/Game/Enemy.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65889"
} | starcoder | <reponame>veremenko-y/ggj19
using Sirenix.OdinInspector;
using UnityEngine;
using UnityEngine.AI;
[RequireComponent(typeof(NavMeshAgent))]
[RequireComponent(typeof(SpriteRenderer))]
public class Enemy : MonoBehaviour
{
[SerializeField, MinValue(1)]
int _homeDamage = 1;
[SerializeField]
Sprite _horizon... | 2.073564 | 8b98436184efbf5f45cf6703cf91b8d1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65889 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "JoaooArtur/Template-DDD-SQLServer",
"max_stars_repo_path": "DDD/DDD.Domain/Interfaces/Repositories/Base/IRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65890"
} | starcoder | <filename>DDD/DDD.Domain/Interfaces/Repositories/Base/IRepository.cs<gh_stars>1-10
using DDD.Domain.Interfaces.Domain;
namespace DDD.Domain.Interfaces.Repositories.Base
{
public interface IRepository<TEntity, in TIdType> : IReadOnlyRepository<TEntity, TIdType>
where TEntity : IEntity<TIdType>
{
... | 2.24872 | 888393d0fb93ac641669fc86e9e2b696 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65890 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zgynhqf/trunk",
"max_stars_repo_path": "Rafy/WPF/Rafy.WPF/Controls/MTTG/RafyTreeGrid.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65891"
} | starcoder | <filename>Rafy/WPF/Rafy.WPF/Controls/MTTG/RafyTreeGrid.cs<gh_stars>0
/*******************************************************
*
* 作者:胡庆访
* 创建时间:20120829 20:14
* 说明:此文件只包含一个类,具体内容见类型注释。
* 运行环境:.NET 4.0
* 版本号:1.0.0
*
* 历史记录:
* 创建文件 胡庆访 20120829 20:14
*
********************************************... | 2.278855 | 1457ef8f3db519cd005008ca50b695c4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65891 | {
"extension": "c-sharp",
"max_stars_count": "323.0",
"max_stars_repo_name": "Demonslyr/blog-examples",
"max_stars_repo_path": "Auth0BlazorServer/Pages/Account/Login.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:65892"
} | starcoder | @page
@using Microsoft.AspNetCore.Authentication;
@using Microsoft.AspNetCore.Mvc;
@functions {
public ChallengeResult OnGet(string returnUrl = "/")
{
return Challenge(new AuthenticationProperties() { RedirectUri = returnUrl }, "Auth0");
}
} | 1.971207 | 86390db1ae2281daa1a6b8596ed66858 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65892 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "teachmeskills-dotnet/TMS-DotNet04-Kholupov",
"max_stars_repo_path": "src/EmployeeRegisterApp/Kholupov.Diploma.EmployeeRegisterApp/Startup.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65893"
} | starcoder | <filename>src/EmployeeRegisterApp/Kholupov.Diploma.EmployeeRegisterApp/Startup.cs
using Kholupov.Diploma.EmployeeRegisterApp.Models;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.Dependenc... | 2.291949 | 6834d9ffb97cb42390dcf3612921ee1e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65893 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "joergbattermann/JB.AzureDevOps",
"max_stars_repo_path": "JB.AzureDevOps/WorkItemTracking/WellKnownWorkItemFieldReferenceNames/Microsoft/VSTS/Feedback.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65894"
} | starcoder | <reponame>joergbattermann/JB.AzureDevOps<gh_stars>0
namespace JB.AzureDevOps.WorkItemTracking.WellKnownWorkItemFieldReferenceNames.Microsoft.VSTS
{
public static class Feedback
{
public const string ApplicationLaunchInstructions = "Microsoft.VSTS.Feedback.ApplicationLaunchInstructions";
public ... | 1.274437 | 17bb691d3ae82f4f9a08be5d666584c0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65894 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gatekeep/Trident.RPC",
"max_stars_repo_path": "Utility/Cryptography/DiffieHellman/Parameters/DHValidationParameters.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65895"
} | starcoder | <filename>Utility/Cryptography/DiffieHellman/Parameters/DHValidationParameters.cs
/**
* Copyright (c) 2008-2020 <NAME>., All Rights Reserved.
* MIT Open Source. Use is subject to license terms.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*/
/*
* Permission is hereby granted, free of charge, to ... | 2.450145 | 57c363f5c8dd056ad83776a168c50975 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65895 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ebmoluoc/CsharpHelpers",
"max_stars_repo_path": "CsharpHelpers/Interops/HRESULT.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65896"
} | starcoder | using System;
using System.Runtime.InteropServices;
namespace CsharpHelpers.Interops
{
[StructLayout(LayoutKind.Explicit)]
public struct HRESULT
{
[FieldOffset(0)]
private readonly int _value;
public int Value { get { return _value; } }
public short Code { get { return (sho... | 2.667635 | 6671b1dc618b46d6b4ba21054cf62cc6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65896 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Manzanero/bardo2-client",
"max_stars_repo_path": "Assets/Scripts/DiceRollerPro/Models/BaseDice.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65897"
} | starcoder | <filename>Assets/Scripts/DiceRollerPro/Models/BaseDice.cs
using System;
using System.Collections.Generic;
using System.Threading;
namespace DiceRollerPro.Models
{
public abstract class BaseDice : BaseRoll
{
public int Count;
public int Size;
public Modifiers Modifiers;
privat... | 3.080899 | 0bcf80395f6dc83cdb25481d47f6a65e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65897 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "liangw6/Zen",
"max_stars_repo_path": "ZenRouting/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65898"
} | starcoder | <gh_stars>0
using System;
namespace ZenRouting
{
using ZenLib;
using static ZenLib.Language;
using ZenLib.ModelChecking;
using System.Collections.Generic;
using ZenLib.Tests.Network;
using System.Linq;
class Program
{
static void oneHopReachability(DVP dvp)
{
... | 2.586502 | df55f9a94e793cc67a793da3f4c01870 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65898 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "DragonicK/Crystalshire--C--Server-",
"max_stars_repo_path": "Game Server/Database/Interface/IDBConnection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65899"
} | starcoder | <reponame>DragonicK/Crystalshire--C--Server-
namespace GameServer.Database {
public interface IDBConnection {
DBError Open();
void Close();
bool IsOpen();
}
} | 1.674752 | af077de9136e23a6e916dbbf563d91e7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65899 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Allvis-AS/Allvis.Kaylee.Generator.SqlKata",
"max_stars_repo_path": "Allvis.Kaylee.Generator.SqlKata.Tests/Utilities/DebugUtils.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65900"
} | starcoder | <reponame>Allvis-AS/Allvis.Kaylee.Generator.SqlKata
using System.IO;
using System.Threading.Tasks;
namespace Allvis.Kaylee.Generator.SqlKata.Utilities
{
public static class DebugUtils
{
public static Task WriteGeneratedFileToDisk(string fileName, string contents)
{
var path = Path.C... | 2.250469 | a0da5999c43fd18854d07f4951352618 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65900 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "r-Larch/TcAzureBlobFsPlugin",
"max_stars_repo_path": "TcPluginBase/FileSystem/RemotePath.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65901"
} | starcoder | <filename>TcPluginBase/FileSystem/RemotePath.cs
using System;
namespace TcPluginBase.FileSystem {
/// <summary>
/// A RemotePath always starts with a backslash, then the names returned by FsFindFirst/FsFindNext separated by backslashes.
/// </summary>
public struct RemotePath {
// Path = '\jus... | 3.109818 | 23ab95ef4a739927133bc5c5a5003adc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65901 | {
"extension": "c-sharp",
"max_stars_count": "884.0",
"max_stars_repo_name": "rt112000/CDM",
"max_stars_repo_path": "objectModel/CSharp/Microsoft.CommonDataModel.ObjectModel/Utilities/Network/CdmTimedOutException.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65902"
} | starcoder | <gh_stars>100-1000
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
using System;
namespace Microsoft.CommonDataModel.ObjectModel.Utilities.Network
{
public class CdmTimedOutException : CdmNetworkException
... | 2.001513 | 6c7db7756d797e81f573fe0346440fb7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65902 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "hnicolus/Forum",
"max_stars_repo_path": "src/EasyAbp.Forum.Web/Pages/Forum/Management/Communities/Community/ViewModels/CreateEditCommunityViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65903"
} | starcoder | using System;
using System.ComponentModel.DataAnnotations;
namespace EasyAbp.Forum.Web.Pages.Forum.Management.Communities.Community.ViewModels
{
public class CreateEditCommunityViewModel
{
[Display(Name = "CommunityName")]
public string Name { get; set; }
[Display(Name = "CommunityDis... | 1.601233 | d354b9881ccf79ea6aa48a9706302f02 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65903 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "marcoscolombo66/6.0.0",
"max_stars_repo_path": "aspnet-core/src/Futbol3.Web.Core/Controllers/Futbol3ControllerBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65904"
} | starcoder | using Abp.AspNetCore.Mvc.Controllers;
using Abp.IdentityFramework;
using Microsoft.AspNetCore.Identity;
namespace Futbol3.Controllers
{
public abstract class Futbol3ControllerBase: AbpController
{
protected Futbol3ControllerBase()
{
LocalizationSourceName = Futbol3Consts.Localizatio... | 1.468693 | 2dc474ef82eb5bda39d6b6fb49ff92d1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65904 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "stackmystack/cslox",
"max_stars_repo_path": "cslox/Resolver.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65905"
} | starcoder | <filename>cslox/Resolver.cs
using System;
using System.Collections.Generic;
using cslox.AST;
namespace cslox
{
class Resolver : Expr.IVisitor<object>, Stmt.IVisitor<object>
{
private enum FunctionType
{
NONE,
FUNCTION,
METHOD,
INIT
}
private enum ClassType
{
NONE... | 2.698511 | 3606a85d034a54ee73ce5e586ce04cb9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65905 | {
"extension": "c-sharp",
"max_stars_count": "14.0",
"max_stars_repo_name": "Abrissirba/GraphIoT",
"max_stars_repo_path": "src/NetatmoClient/Model/WeatherStation/Administrative.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65906"
} | starcoder | namespace PhilipDaubmeier.NetatmoClient.Model.WeatherStation
{
public class Administrative
{
public string Country { get; set; } = string.Empty;
public string RegLocale { get; set; } = string.Empty;
public string Lang { get; set; } = string.Empty;
public int Unit { get; set; }
... | 1.619157 | dca489b29acde8af8ec71b7d61aa04a2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65906 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "arturo101199/The-Box",
"max_stars_repo_path": "Assets/Scripts/ObjectPooler/ObjectPooler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65907"
} | starcoder | <reponame>arturo101199/The-Box
using System.Collections.Generic;
using UnityEngine;
public class ObjectPooler : MonoBehaviour
{
static ObjectPooler poolerInstance;
public Pool[] Pools;
public Dictionary<string, List<GameObject>> PoolDictionary;
GameObject pooledObjects;
void Awake()
{
... | 2.349974 | 5690f001d90d44689838bd79d43d5dfc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65907 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JustinTrombley96/osu",
"max_stars_repo_path": "osu.Game/Screens/Play/HUD/HitErrorMeters/HitErrorMeter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65908"
} | starcoder | // Copyright (c) p<NAME> <<EMAIL>>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Graphics.Containers;
using osu.Game.Rulesets.Judgements;
using osu.Game.Rulesets.Objects;
namespace osu.Game.Screens.Play.HUD.HitErrorMeters
{
pub... | 1.678777 | cdf602a0233deee2db9215fb1e2d9ce9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65908 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "radoslawpyrcioch/RCAR",
"max_stars_repo_path": "RCAR/Views/Home/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:65909"
} | starcoder | <reponame>radoslawpyrcioch/RCAR
@{
ViewData["Title"] = "Home Page";
}
<div class="main-container">
<div id="welcomeBG">
<p id="nameCompany">Aplikacja RCAR Serwis</p>
<p id="welcomeText">
Aplikacja służy do zarządzania serwisem motoryzacyjnym.
Możliwośc tworzenia szybkic... | 2.258502 | 9cab5e86c92673be68ce9ca75dd8d85f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65909 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Slesa/Poseidon",
"max_stars_repo_path": "old/src/2nd/Domain.Ics.Hibernate.Specs/RecipeMapSpecs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65910"
} | starcoder | using FluentNHibernate.Testing;
using FluentNHibernate.Utils;
using Machine.Specifications;
using Poseidon.Domain.Ics.Hibernate.Maps;
using Poseidon.Domain.Ics.Model;
using Poseidon.Hibernate.Specs.Common;
namespace Poseidon.Domain.Ics.Hibernate.Specs
{
[Subject(typeof(RecipeMap))]
internal class Wh... | 1.892945 | 1a2a0bdaaba0eb0071a651b696b1f5fb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65910 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bastie/sleep-vampire",
"max_stars_repo_path": "csharp/src/sleep/bridges/FileSystemBridge.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65911"
} | starcoder | /*
* Copyright 2002-2020 <NAME>
* Copyright 2020 <NAME>
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this list of
* conditions ... | 1.964146 | 1cc863d5886aa2b2166f024f6ca4ca60 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65911 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "rwth-acis/GaMR",
"max_stars_repo_path": "Frontend/GaMR/Assets/Scripts/WaitCursor/WaitCursor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65912"
} | starcoder | <reponame>rwth-acis/GaMR
using HoloToolkit.Unity;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
/// <summary>
/// Contains the logic for the wait cursor
/// </summary>
public class WaitCursor : Singleton<WaitCursor>
{
private static int numberOfWaitActions = 0;
... | 2.676053 | 7accc3ea8eb4967ceb7f4e7aedce4905 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65912 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "ga-explorer/GeometricAlgebraLib",
"max_stars_repo_path": "CodeComposerLib/CodeComposerLib/Languages/ICclIntoLanguageSyntaxConverter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65913"
} | starcoder | <filename>CodeComposerLib/CodeComposerLib/Languages/ICclIntoLanguageSyntaxConverter.cs
using CodeComposerLib.SyntaxTree;
using DataStructuresLib;
namespace CodeComposerLib.Languages
{
public interface ICclIntoLanguageSyntaxConverter<in T> :
IDynamicTreeVisitor<T, ISyntaxTreeElement> where T : class
{
... | 1.885324 | d8a0397e4bafc1e83c645f69cf692cc3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65913 | {
"extension": "c-sharp",
"max_stars_count": "34.0",
"max_stars_repo_name": "mhwlng/fip-elite",
"max_stars_repo_path": "Elite/ChartCircularBuffer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65914"
} | starcoder | using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Elite
{
public class ChartCircularBuffer
{
private readonly LinkedList<float> _buffer = new LinkedList<float>();
private int _maxItemCount = 1000;... | 3.109199 | fd3fc1e54ebc64fc152a334485a16d86 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65914 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "EIDSS/EIDSS-Legacy",
"max_stars_repo_path": "EIDSS v6/eidss.mobileclient/Views/FFPresenter/Empty.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:65915"
} | starcoder | <reponame>EIDSS/EIDSS-Legacy
@using eidss.mobileclient.Utils
@Translator.GetMessageString("TemplateNotFound") | 1.068426 | 6da75728318da3c9db1b9d66626581ad |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65915 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Rufei/ggj-2017-public",
"max_stars_repo_path": "Assets/Scripts/DirectorMatchScript.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65916"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class DirectorMatchScript : MonoBehaviour {
public int scorePlayer1;
public int scorePlayer2;
public float matchTimer;
private float matchThreshold = 72.0f;
public GameObject player1Anchor;
public GameObje... | 2.127692 | c83562dea79cdfcc436ed8b7e356fe52 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65916 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "helloqinglan/mdximportor",
"max_stars_repo_path": "Assets/Plugins/MdxImporter/libwarcraft/Core/Interfaces/IPostLoad.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65917"
} | starcoder | <filename>Assets/Plugins/MdxImporter/libwarcraft/Core/Interfaces/IPostLoad.cs<gh_stars>0
//
// IPostLoad.cs
//
// Author:
// <NAME> <<EMAIL>>
//
// Copyright (c) 2017 <NAME>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as ... | 2.595427 | 004e8afd01cf0181ac1c7ca45ad14337 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65917 | {
"extension": "c-sharp",
"max_stars_count": "74.0",
"max_stars_repo_name": "mtparagon5/Varian-Code-Samples",
"max_stars_repo_path": "Eclipse Scripting API/projects/Uab.VMS.Console/Cardan.CodeCompletion/InteractiveContainerHolder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65918"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using ICSharpCode.AvalonEdit;
namespace Cardan.CodeCompletion
{
public class InteractiveContainerHolder
{
private InteractiveTextContainer _tc;
public InteractiveCo... | 2.070675 | bd23e3a31aae6ade3c13d73bbf916135 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65918 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "koenbeuk/ExRam.Gremlinq",
"max_stars_repo_path": "src/ExRam.Gremlinq.Core/ExpressionParsing/WellKnownMember.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65919"
} | starcoder | <reponame>koenbeuk/ExRam.Gremlinq
namespace ExRam.Gremlinq.Core
{
internal enum WellKnownMember
{
PropertyValue,
PropertyKey,
StepLabelValue,
VertexPropertyLabel,
EnumerableIntersectAny,
EnumerableAny,
EnumerableContains,
ListContains,
... | 1.52313 | 46f73b0fe3625e1675c02cc3050a07b2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65919 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "0xced/ReswPlus",
"max_stars_repo_path": "src/ReswPlusVSIX/Resw/ReswInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65920"
} | starcoder | <reponame>0xced/ReswPlus<gh_stars>0
// Copyright (c) <NAME>. All rights reserved.
// Licensed under the MIT License.
// Source: https://github.com/rudyhuyn/ReswPlus
using System.Collections.Generic;
namespace ReswPlus.Resw
{
class ReswInfo
{
public List<ReswItem> Items { get; set; }
}
... | 1.179044 | 78a936fba9fa4240ba6a0e1c1a50095a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65920 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "AyslanAragao/PrjClube",
"max_stars_repo_path": "PrjClube/Views/Shared/_Topo_Template.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:65921"
} | starcoder | <filename>PrjClube/Views/Shared/_Topo_Template.cshtml
<header class="main-header">
<!-- Logo -->
<a href="#" class="logo" style="text-align:left;">
<!-- mini logo for sidebar mini 50x50 pixels -->
<span class="logo-mini"><img src="~/Content/images/amigosDoBem.png" style="height:50px; width:50px... | 2.142455 | 9fc78101984941efa03b9f982b251b48 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65921 | {
"extension": "c-sharp",
"max_stars_count": "46.0",
"max_stars_repo_name": "springy76/Bazinga.AspNetCore.Authentication.Basic",
"max_stars_repo_path": "src/Events/BasicAuthenticationChallengeContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65922"
} | starcoder | <filename>src/Events/BasicAuthenticationChallengeContext.cs
using System;
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Http;
namespace Bazinga.AspNetCore.Authentication.Basic
{
public class BasicAuthenticationChallengeContext : PropertiesContext<BasicAuthenticationOptions>
{
p... | 2.457264 | 41f2070c18c4e71e37b9559d4ef1b47f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65922 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Zulkir/ClarityWorlds",
"max_stars_repo_path": "Source/Clarity.Common/GraphicalGeometry/VertexIndicesInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65923"
} | starcoder | <reponame>Zulkir/ClarityWorlds
namespace Clarity.Common.GraphicalGeometry
{
public class VertexIndicesInfo : IVertexIndicesInfo
{
public int ArrayIndex { get; }
public CommonFormat Format { get; }
public VertexIndicesInfo(int arrayIndex, CommonFormat format)
{
... | 1.792382 | e193b28e95b02e31cbfb1f376a4c576c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65923 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "uk-gov-mirror/SkillsFundingAgency.das-digital-engagement",
"max_stars_repo_path": "src/DAS.DigitalEngagement.Application/Mapping/BulkImport/BulkImportStatusMapper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65924"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using DAS.DigitalEngagement.Models.BulkImport;
using Das.Marketo.RestApiClient.Models;
namespace DAS.DigitalEngagement.Domain.Mapping.BulkImport
{
public interface IBulkImportStatusMapper
{
BulkImportJobStatus Map(BatchStatus batchStat... | 1.992485 | f9d4f8615f93c55f1498c7e39e2703e1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65924 | {
"extension": "c-sharp",
"max_stars_count": "422.0",
"max_stars_repo_name": "jonfortescue/HttpRepl",
"max_stars_repo_path": "src/Microsoft.Repl/ShellState.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65925"
} | starcoder | <filename>src/Microsoft.Repl/ShellState.cs
// 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.txt file in the project root for more information.
using Microsoft.Repl.Commanding;
using Microsoft.Repl.ConsoleHandling... | 2.075342 | 5c1282379271f8b7d3eb37d2ff7f2503 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65925 | {
"extension": "c-sharp",
"max_stars_count": "209.0",
"max_stars_repo_name": "Ultrawipf/actools",
"max_stars_repo_path": "FirstFloor.ModernUI/Windows/Converters/EnumToVisibilityConverter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65926"
} | starcoder | using System;
using System.Windows.Data;
using System.Globalization;
using System.Windows;
namespace FirstFloor.ModernUI.Windows.Converters {
[ValueConversion(typeof(object), typeof(Visibility))]
public class EnumToVisibilityConverter : IValueConverter {
public object Convert(object value, Type target... | 2.599846 | 08bb61fde151c2509c112d1992e9eed2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65926 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "moto2002/mobahero_src",
"max_stars_repo_path": "MobaProtocol.Data/SurrenderStartInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65927"
} | starcoder | using ProtoBuf;
using System;
namespace MobaProtocol.Data
{
[ProtoContract]
public class SurrenderStartInfo
{
[ProtoMember(1)]
public int code = 0;
[ProtoMember(2)]
public ActiveSurrenderInfo info;
}
}
| 1.500836 | ac17f8843c24beb042fc4c5a5ae9d4de |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65927 | {
"extension": "c-sharp",
"max_stars_count": "94.0",
"max_stars_repo_name": "jerrytang67/SCORM-LearningManagementSystem",
"max_stars_repo_path": "SCORM_XMLObjects/adlcp_template.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65928"
} | starcoder | // template for adding adlcp extensions to a generated method
// search and replace the word "#element#" with the name of the adlcp node you want to add to the generated class.
==================================================================================================================================
use this sec... | 2.873952 | 2699d75fc5a83ea530647debac11ae62 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65928 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "nieaijun99/Blog.Core",
"max_stars_repo_path": "Ocelot.Provider.Nacos/NacosClient/LoadBalance/LbKv.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65929"
} | starcoder | namespace Ocelot.Provider.Nacos.NacosClient
{
public class LbKv
{
public string InstanceId { get; set; }
public double Weight { get; set; }
}
}
| 1.251646 | 9f2823851c74206d4a252c9db97827b2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65929 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "2011-nov02-net/danielg-project1",
"max_stars_repo_path": "danielg-projectOne/danielg-projectOne/Models/PlaceOrderViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65930"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using danielg_projectOne.Library;
namespace danielg_projectOne.Models
{
public class PlaceOrderViewModel
{
[Display(Name = "Name")]
public string FullName { get; set; }
[Display(Name = "All Pr... | 2.119457 | 351852cf0fc463ff4a0ab96555a4576d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65930 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Forczu/Picture.ETL",
"max_stars_repo_path": "AnimePictureETL/ExtractedData/Danbooru/Post.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65931"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Web;
namespace AnimePictureETL.ExtractedData.Danbooru
{
public class Post
{
private static char COMMA = ',';
private static char SEMICOLON = ';';
public bool Exists { get; set; }... | 2.86345 | f09a16b8c1c605d945731fed59abad6c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65931 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "hstarorg/bizgw",
"max_stars_repo_path": "GatewayServer.AsyncProxyConfig/ProxyAsyncProvider/AsyncProxyConfigProviderExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65932"
} | starcoder | <filename>GatewayServer.AsyncProxyConfig/ProxyAsyncProvider/AsyncProxyConfigProviderExtensions.cs<gh_stars>1-10
using GatewayServer.AsyncProxyConfig.ConfigHelper;
using GatewayServer.AsyncProxyConfig.ConfigHelper.Instances;
using Microsoft.Extensions.DependencyInjection;
using Yarp.ReverseProxy.Configuration;
namespa... | 2.160843 | 23635aa9cc392d650df01886470b0db2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 65932 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "nicengi/MMEdit",
"max_stars_repo_path": "MMEdit.Framework/IHost.cs",
"provenance": "train-00000-of-00045.jsonl.gz:65933"
} | starcoder | using MMEdit.Configuration;
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace MMEdit
{
/// <summary>
/// 表示插件宿主。
/// </summary>
public interface IHost
{
#region Properties
/// <summary>
/// 获取主窗体。
/// </summary>
Form MainF... | 2.080552 | a2885c4c6729ff668d2e1629d20f5e9a |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.